Describe Core Azure Services (15-20%) Flashcards

1
Q

Describe the benefits and usage of Regions and Region Pairs

A

Geographical locations, some of them have restrictions. Regions have pairs, these pairs have lowest latency and are great choices for backups. Eg. North Europe and West Europe.

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

Describe the benefits and usage of Availability Zones

A

Unique physical locations within an Azure region, made up of one or more datacenters; there is a minimum of three zones in each region

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

Describe the benefits and usage of Resource Groups

A

Folder structure to organise resources.

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

Describe the benefits and usage of Subscriptions

A

Billing unit, all resources under that subscription are under that credit card. Common to organize things into subscriptions to separate billing to departments etc.

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

Describe the benefits and usage of Management Groups

A

Groupings of subscriptions in a hierarchical system. Managed by certain users. Groups can contain other groups.

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

Describe the benefits and usage of Azure Resource Manager (ARM)

A

ARM is the common resource deployment model that

underlies all resource creation or modification. Portal or Powershell etc,

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

Explain Azure resources

A

Virtual machine, VPC, bots, databases

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

Describe the benefits and usage of Virtual Machines, Azure App Services, Azure Container Instances (ACI), Azure Kubernetes Service (AKS), and Windows Virtual Desktop

A

Compute (executing code) Services. App Services is PaaS and it runs code. ACI , single instance, quickest container. AKS, cluster of servers, enterprise-grade. WVD is desktop version of windows running in the cloud.

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

Describe the benefits and usage of Virtual Networks, VPN Gateway, Virtual Network peering, and ExpressRoute

A

Networking Services. Virtual Network emulates a physical network. VPN Gateway is a point of connectivity for VPN. ExpressRoute is a high-speed private connection to Azure not over the internet.

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

Describe the benefits and usage of Container (Blob) Storage, Disk Storage, File Storage, and storage tiers

A

Storage Services. Blob storage is just pay per GB. Disk storage is pay for a (virtual hdd eg 1TB) and file storage is based on SMB. Hot, Cold, Archive Tiers with either Standard of Premium tier access.

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

Describe the benefits and usage of Cosmos DB, Azure SQL Database, Azure Database for MySQL, Azure Database for PostgreSQL, and SQL Managed Instance

A

Database Services. Cosmos DB is extremely fast storage, Azure SQL Database, managed and relational DB. MySQL is a common open soruce, PostgreSQL, big open-source DB. SQL Managed Instance, Fully managed and up to date.

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

Describe the benefits and usage of Azure Marketplace

A

Marketplace, hundreds of types of VMs, OS Images or DB images.

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