Remove Azure Remove Download Remove Load Balancer Remove Resources
article thumbnail

Azure Virtual Machine Tutorial

The Crazy Programmer

Prerequisites: Microsoft Azure Subscription. In simple words, If we use a Computer machine over the internet which has its own infrastructure i.e. So now you understand what is Virtual Machine, let’s see how to create one using Microsoft Azure. How to Create a Virtual Machine in Azure? Why we use Virtual Machines?

Azure 249
article thumbnail

Azure Training Courses | New January Releases

Linux Academy

When Microsoft announced all-new Azure certification exams last September, we added four new Training Architects focused on preparing our students. Linux Academy is the only way to get exam-like training for multiple Microsoft Azure certifications. New Hands-On Azure Training Courses. Configuring resource policies and alerts.

Azure 80
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Are Cloud Serverless Functions Exposing Your Data?

Prisma Clud

In this blog post, we'll examine the question of public access, focusing on the main offerings of the three leading cloud providers — AWS Lambda, Azure Functions and GCP Cloud Functions. Azure Cheat Sheet: Is my Function exposed? You have a public website where customers can download a report of their past activity.

article thumbnail

What’s new in the Citus 9.5 extension to Postgres

The Citus Data

Citus is available as open source , as on-prem enterprise software, and in the cloud as Hyperscale (Citus) , a built-in deployment option for the managed Postgres database service on Azure. Load balancing for stored procedure calls on reference tables. What’s new in Citus 9.5, the bullet story. and Postgres 13 packages.

article thumbnail

Getting started with Kubernetes: how to set up your first cluster

CircleCI

Terraform is similar to configuration tools provided by cloud platforms such as AWS CloudFormation or Azure Resource Manager , but it has the advantage of being provider-agnostic. Finally, we set the tags required by EKS so that it can discover its subnets and know where to place public and private load balancers.

AWS 93
article thumbnail

Scaling my application: am I ready?

CircleCI

You can also automate resource configuration. On the other hand, a classical relational database system (such as MySQL) can still be scaled when given enough resources. Cloud providers like AWS and Azure have dedicated services to upload and download files. One example is Kubernetes’ built-in load balancer.

article thumbnail

Using CI/CD to deploy web applications on Kubernetes with ArgoCD

CircleCI

application on Azure Kubernetes Service. It can deploy code changes directly to Kubernetes resources by pulling it from Git repositories instead of an external CD solution. application on Azure Kubernetes Service (AKS) using a CI/CD pipeline and ArgoCD. Microsoft Azure. This tutorial covers: Deploying a Node.js