Core Azure Services- 15-20% Flashcards
Objective Area 2
Includes the following concepts: ▪ Azure Architectural Components • Regions and Availability Zones • Subscriptions and Resource Groups ▪ Core Azure Resources • Compute • Networking • Storage • Databases
Core Azure architectural components – Objective Domain
Describe the benefits and usage of: • Regions and Region Pairs • Availability Zones • Azure Resources • Resource Groups • Azure Resource Manager • Subscriptions • Azure Management Groups
What are the benefits and usage of Regions?
- Regions are made up of one or more datacenters in close proximity.
- Provide flexibility and scale to reduce customer latency.
- Preserve data residency with a comprehensive compliance offering.
Azure offers more global regions than any other cloud provider with 60+ regions representing over 140 countries
What are the benefits and usage of Region pairs?
At least 300 miles of separation between region pairs.
• Automatic replication for some services.
• Prioritized region recovery in the event of
an outage.
• Updates are rollout sequentially to minimize downtime.
What are Geographies and what are their benefits and usage?
• Discrete markets that preserve data residency and compliance boundaries.
• Typically contain two or more regions.
• Allow customers with specific data-residency and
compliance needs to keep their data and applications in
close proximity.
• Categorized as Americas, Europe, Asia Pacific, Middle East,
and Africa.
What are the availability options?
- VM SLA 99.9% with Premium Storage- SINGLE VM - Easier lift and Shift
- VM SLA 99.99%- AVAILABILITY ZONES- protection from data center failures
- MULTI-REGION DISASTER RECOVERY- REGION PAIRS- Regional protection with data residency boundaries
What are the benefits and usage of availability zones?
• Provide protection against downtime due to datacenter failure.
• Physically separate datacenters within the same region.
• Each datacenter is equipped with independent power, cooling, and networking.
• Connected through private fiber-optic networks.
Azure Region
What are the benefits and usage of resources?
Azure resources are components like storage, virtual machines, and networks that are available to build cloud solutions.
Azure resources- VM, Storage Accounts, Virtual Networks,, App Services, SQL Databases, Functions.
What are the benefits and usage of resource groups?
A resource group is a container to manage and aggregate resources in a single unit.
• Resources can exist in only one resource
group.
• Resources can exist in different regions.
• Resources can be moved to different
resource groups.
• Applications can utilize multiple resource groups.
What is an Azure Resource Manager?
The Azure Resource Manager (ARM) provides a management layer that enables you to create, update, and delete resources in your Azure subscription
What is an Azure Subscription? What are the two boundaries?
An Azure subscription provides you with authenticated and authorized access to Azure accounts.
- Billing boundary: generate separate billing reports and invoices for each subscription.
- Access control boundary: manage and control access to the resources that users can provision with specific subscriptions.
What is a management group in subscriptions?
- Management groups can include multiple Azure subscriptions.
- Subscriptions inherit conditions applied to the management group.
- 10,000 management groups can be supported in a single directory.
- A management group tree can support up to six levels of depth.
Core Azure Workloads - Objective Domain
Describe the benefits and usage of:
• Virtual Machines, Azure App Services, Azure Container Instances (ACI), Azure Kubernetes Service (AKS), and Windows Virtual Desktop
• Virtual Networks, VPN Gateway, Virtual Network peering, and ExpressRoute
• Container (Blob) Storage, Disk Storage, File Storage, and storage tiers
• Cosmos DB, Azure SQL Database, Azure Database for MySQL, Azure Database for PostgreSQL, and SQL Managed Instance
• Azure Marketplace
What is Azure compute services?
Azure compute is an on-demand computing service that provides computing resources such as disks, processors, memory, networking, and operating systems.
Azure compute services involve VMs, App Services, Container instances, Azure Kubernetes Services (AKS), and Windows Virtual Desktop.
What are the benefits and usage of Azure virtual machines?
Azure Virtual Machines (VM) are software emulations of physical computers.
Includes virtual processor, memory, storage, and networking.
IaaS offering that provides total control and customization.