Three copies of your data in one region in one datacenter.
What is Locally Redundant Storage (LRS)?
Subscription, Resource Group, Name, and Region.
What are the four elements that must be included to define almost every resource?
It is the default type of Blob storage.
What is Block Blob?
The Azure service that defines the compute and scale rules for a web app.
What is an App Service Plan?
An organization that Microsoft has partnered with that has defined an industry standard approach to creating, storing, managing, and deploying containers.
What is Docker?
Three copies of your data in one region in three different datacenters.
What is Zonally Redundant Storage (ZRS)?
Windows and Linux are highlighted members of this list.
What are the operating systems directly supported by Microsoft virtual machines?
It is the default tier of Blob storage.
What is the Hot tier?
An App Service Plan family that supports auto scale and deployment slots.
What is an App Service Premium Plan?
An Azure hosted service that stores container images.
What is an Azure Container Registry?
It is the durability delivered by GRS, GZRS, RA-GRS, and RA-GZRS.
What is 16 9's of durability?
Changing the "size" of a virtual machine up or down.
What is vertical scale?
It is the type of Blob storage that excels at small changes to files.
What is Page Blob?
The term used to describe the automated technique to scale an App Service Plan to have additional instances dependent on demand.
What is Horizontal Scale / Scale Out?
An Azure container hosting solution that supports rapid container deployment, detailed container control, but very little automated management / orchestration.
What is an Azure Container Instance?
The type of synchronization between Azure regions.
What is Async?
What is horizontal scale?
The type of storage used for virtual machines to optimize performance but requires the size be declared up-front.
What is Disk Storage?
It is when you carve out part of an App Service Plan to support different versions of an app for development, testing, and staging.
What is a Deployment Slot?
The name given to hosting multiple containers in the same Azure Container Instance.
What are Container Groups?
The assigned region for any of the geo redundant durability solutions.
What is a Regional Pair?
The most secure way to communicate with an Azure Virtual Machine for OS management.
What is Bastion?
It is the scale approach that can address both the scale AND resilient attributes of a virtual machine.
What is Horizontal scale?
The other types of applications that can be run inside of an App Service Plan besides Code.
An Azure container hosting solution that is a simplified approach to Azure Kubernetes Services.
What are Azure Container Apps?