Azure Services Flashcards
Azure Express Route
Allows you to develop private connections between Azure datacenters and infrastructure on-prem or colocation
Azure Load Balancer
A layer 4 load balancer that distributes incoming traffic among healthy virtual machine instances
VNet Peering
Connects two VNets (virtual networks) through the Azure backbone network
App Service Plan
Allows you to chose between a pre-configured VM with a runtime stack or Docker container to run an app
Azure Web App
Web application service that allows you to build, deploy, and host web apps, mobile apps, and API apps
Azure Container Instances (ACI)
A PaaS that offers the ability to run a containerized application
Virtual Machine (VM)
A software-based computer that runs on a physical computer. Azure VM’s are an IaaS offering that allows you to manage the OS and configuration
Azure Stack
Allows users to run Azure services on-prem
Availability Zone
A service that allows you to deploy two or more Azure services into two distinct datacenters within a region
Management Group
A way to apply policies and access control to Azure resources
Virtual Network
Allows Azure services to communicate with each other and the Internet
Azure Resource Manager (ARM)
Allows users to easily deploy multiple Azure resources at once. Declarative templates can be used instead of deployment scripts
Resource Group
A logical container for Azure services
Availability Set
Protects users from maintenance events and downtime caused by hardware failure