AZ-900.1 Flashcards
(143 cards)
CapEx, OpEx
Capacity Expenditure vs Op, on prem vs cloud
IaaS
Infrastructure as a service. Basically the responsibility of a VM, not H/V. H/V done by host \ comp \ net \ storage
Line of responsibility - btw OS and H/V
PaaS
Platform as a service
Line at Apps \ Runtime
layers
Data
App
Runtime
OS
H/V
Computation
Net
Storage
SaaS
SW as a Serv, not Azure but 365
Serverless
enables developers to build applications faster by eliminating the need for them to manage infrastructure. a cloud-hosted execution environment
Public Cloud
Azure, internet
Private Cloud
mgmt sw. Capex. Can be setup on prem or 3rd party. Less benefits than public.
Azure Stack
Hybrid
Pub + Priv cloud, Azure Arcs does this
Region Lat speed
2ms travel time is region
Availability Zones
Areas that replicate data and keep availability up. Data centers in the same region or close to it.
Regions have these availability zones in them
Zone-Redundant
Services spread across local regions get redundantly backed up to other data centers in Availability Zone
Az Region -> Region Zone (holds datacenter)
Zone-redundant resources are replicated or distributed across multiple availability zones (in a single region) automatically
Zonal deployments - one zone for speed
Resource Group
Variety of network resources grouped. Share lifecycle. RBAC \ Policy
RBAC
Role Based Action Control
Subs trust one thing
One Azure AD Tenant
Sub inheritance
Goes to resource groups
Management group
Budget, RBAC, Policy. AAD Tenant -> Root -> Mgmt Grp
Subscriptions trust
Only one AD tenant
Azure Capacity Resource
Pol, RBAC, Tag, Defender. Used for OpEx
Azure Resource Manager
CLI, Portal, Template to interact with Azure
ARC enabled server
Agent installed to lend resources to Azure. Kubernete, Servers, VMware.
Azure -> ARM -> Agent
Azure Arc-enabled servers lets you manage Windows and Linux physical servers and virtual machines hosted outside of Azure. They become hybrid machines
Ephemeral disk
Ephemeral OS disks are created on the local vm storage and not saved to the remote Azure Storage. Faster load time \ imaging but might fail. Doesn’t save state and reloads each time.
NSG
Network Security Group
Everything lives in
Subscription -> then RG -> Resources. With the sub trusting the tenant.