Please enable JavaScript.
Coggle requires JavaScript to display documents.
Core Azure architect Components - Coggle Diagram
Core Azure architect Components
objective
Regions and Region Pairs
Region definition
Geography location of Azure Data Center
decision
proximity
Compliancy
pricing
https://azure.microsoft.com/en-us/global-infrastructure/locations/
region pair
https://learn.microsoft.com/en-us/azure/reliability/cross-region-replication-azure
for blob replication
blob is an object storage that can store unstructured data
Availability Zones
Is cluster of Data Center inside region
https://docs.microsoft.com/en-us/azure/availability-zones/az-region
diagram
https://learn.microsoft.com/en-us/azure/architecture/high-availability/building-solutions-for-high-availability
SLA
99.9% in single AZ
99.99% if use AZ
Azure Resources
Resource Groups
in a group , you have many resources
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.
can use Management Group to manage subscription
Mgmt Group
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.
Free Account
https://azure.microsoft.com/en-us/free/
link to coggle.it