Describe Azure architecture and services Flashcards
Azure regions
one or more datacenters in a nearby region with low latency.
Availability zones
physically separate datacenters within an Azure region.
Region pairs
paired with another region 300 or more miles away for redundancy and resiliency against natural disasters
Azure resources
vms, networks, databases, services within Azure
Resource group
the grouping of resources, only one resource in each group and cannot be nested.
Azure subscriptions
billing and access control boundary within the subscription. Multiple subs under one account.
Azure management groups
a level of scope above subscriptions
Azure VMs
Iaas. still needs configures, updates, and maintenance of software.
VM scale sets
create and manage identical load balanced VMs. auto increase and decrease to demand.
VM availability sets
VMs stagger updates, have varied power and network connectivity
Update domain
only one update domain grouping will be offline at a time
fault domain
splits VMs into three fault domains to protect against network or power failure
Azure virtual desktop
virtualize cloud-hosted windows from any location. Separated from local hardware creating more security
multi-session
os system that allows concurrent users on a single vm