Core Azure Services Flashcards

1
Q

set of datacenters. (e.g. East US) latency defined perimeter fibre connection between DCs in the region
Location - closest to your users to minimise latency
Features - not all regions have all features
Prices vary between region

A

Regions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Each region paired with another region - outage failover - only one paired region updated at one time and have replication.

A

Region Pairs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

physical location within region

each region has at least 3 zones e.g. LA, San Fran, San Jose in US West

A

Availability Zones

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

containers to enable structuring of infrastructure.
each resource can only be in 1 but can span multiple regions.
can be controlled via Access Groups
Need location

A

Resource Groups

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

all requests handled inc. deployment and management services
all resources deployed as a group
access control, tagging, dependencies e.g. NIC, IP for VM
Billing

A

Azure Resource Manager (ARM)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
Created via blueprints/recommendations
Control over server environment
Integral part of IaaS
Managed via portal tools
disk encrypted automatically 
SSH / public key
A

VMs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Fully managed within Azure.
PaaS offering
1. WebApps, 2. WebApps for Containers, 3. API App,

A

App Services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

All dependencies containerised
less overhead than VM
increased portability, efficiency and consistency
Each application placed in 1 container

A

Azure Container Instances (ACI)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

clusters, nodes and pods
open source orchestration
ensures containers configured correctly
auto deployment / scaling

A

Azure Kubernetes Service (AKS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
license re-use
multiple user (same instance)
secure storage - much more than on-prem with desktops
access from anywhere
RBAC and MFA
A

Windows Virtual Desktop

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Monitors container images and artifacts

satisifies calls from AKS

A

Azure Container Registry (ACR)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly