Azure Architecture and Services Flashcards
The Azure free account includes free access to popular Azure products for how long?
12 Months
What is a geographical area on the planet that contains at least one, but potentially multiple datacenters that are nearby and networked together with a low-latency network?
A region
Availability zones are connected through what?
High-speed, private fiber-optic networks
To ensure resiliency, how many separate availability zones are present in all availability zone-enabled regions?
At least three.
What can you use to run mission-critical applications and build high-availability into your application architecture?
Availability Zones
When you pin a resource to a specific zone, you’re using what kind of Azure service?
A zonal service
Zone-redundant services do what?
Replicate automatically across zones
Services that are always available from Azure geographies are known as what?
Non-regional services
What provides a level of scope above subscriptions?
Azure management groups
Resource groups are gathered into what?
Subscriptions
How many management groups can be supported in a single directory?
10,000
How many levels of depth can a management group tree support?
Six, not including the root level or the subscription level.
How many parents can a management group have?
One
How many parents can a subscription have?
One
How many resource groups can a resource be in at the same time?
One
What happens to the resources within a resource group when an action or setting at the Resource Group level is applied?
The setting is applied to current and future resources.
What Azure feature replicates resources across regions that are at least 300 miles away from each other?
Region pairs
Data in an Azure Storage account is replicated how many times in the primary region?
Three
What are the two options for how your data is replicated in the primary region?
Locally redundant storage (LRS) and zone-redundant storage (ZRS)
What replicates your data three times within a single data center in the primary region?
Locally redundant storage (LRS)
What is the lowest-cost redundancy option for Azure storage?
Locally redundant storage (LRS)
What replicates your Azure Storage data synchronously across three Azure availability zones in the primary region?
Zone-redundant storage (ZRS)
What are two storage options for copying your data to a secondary region?
Geo-redundant storage (GRS) and geo-zone-redundant storage (GZRS)
What copies your data asynchronously to a single physical location in a secondary region, from a single physical location in the primary region?
Geo-redundant storage (GRS)
What is a massively scalable object store for text and binary data?
Azure Blobs
What manages file shares for cloud or on-premises deployments?
Azure Files
What is a messaging store for reliable messaging between application components?
Azure Queues
What is a messaging store for reliable messaging between application components?
Azure Queues
What are block-level storage volumes for Azure VMs?
Azure Disks
Data in Azure Storage is accessible from anywhere in the world over what?
HTTP or HTTPS
What storage type has multiple access tiers?
Blob storage
What access tiers for Blob storage can be set at the account level?
Hot and cool
What is a service that helps you migrate from an on-premises environment to the cloud?
Azure Migrate
Which Azure Migrate tool is a stand-alone tool to assess SQL Servers?
Data Migration Assistant