Architectural Components of Azure Facts Flashcards

1
Q

Availability zones

A

Availability zones include one or more data centers within the same region in different geographical locations. The centers are connected using private fiber-optic networks. Each center can operate on its own if needed so that if one location stops working, the other will continue operations. Not all services can be associated with an availability zone.
Availability zones are not offered in all regions. Azure does maintain a list of regions that currently support availability zones.

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

Regions

A

These data centers are organized into geographical areas called regions . Each region comprises one or more data centers. Although users may be using resources from multiple locations, they will not notice the regions. However, as an administrator, you may need to select the region where your resources should be deployed. The benefits of these regions include:
Resources can be closer to the user
Load balancing
Scalability
Redundancy
Resiliency

Sometimes, you may need to use one of Azure’s special regions. These are designed specifically to address governmental legal and compliance concerns. These regions may be specific to your state or country.

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

Region pairs

A

Region pairs are established to provide even further redundancy. If a natural disaster or other event were to impact two or more data centers in the same region, all services would fail over to the region’s pair.

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

Compute

A

Azure Virtual Machines
Azure Kubernetes Service
Azure Container Instances
Azure Functions
Azure App Services

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

Networking

A

Virtual Network
Load Balancer
VPN Gateway
Application Gateway
Content Delivery Network

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

Storage

A

Blob Storage
Disk Storage
File Storage
Archive Storage

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

Databases

A

Cosmos DB
Azure SQL Database
Azure Database for MySQL
Azure Database for PostgreSQL
Azure Database Migrationservice

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

Web

A

Azure App Service
Azure API Management
Azure Notification Hubs

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

Internet of Things (IoT)

A

IoT Hub
IoT Central

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

Big Data

A

Azure Synapse Analytics
HDInsight
Azure Databricks

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

Artificial Intelligence (AI)

A

Azure Machine Learning Service and Studio

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

DevOps

A

Azure DevOps
Azure DevTest Labs

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

Azure services are divided into general categories, including:

A

Computing
Web
Internet of Things (IoT)
Networking
Storage
Big data
Artificial Intelligence (AI)
Databases
DevOps

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

Resources

A

Resources are items that can be managed using Azure. This could include:
Virtual machines
SQL databases
Storage
Web apps

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

Resource groups

A

Resource groups are logical containers for resources. Policies, permissions, and other operations can be applied to the resource group as a whole. Additionally, resource groups can protect resources from being inadvertently deleted.

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

Subscriptions

A

Subscriptions combine user accounts with the resources that user has created. Each subscription has associated quotas. These quotas limit the total resources a user can use or create.

16
Q

Management groups

A

Management groups contain one or more resources to be managed and could include:
Virtual machines
SQL databases
Storage
Web apps

Conditions apply to the management group. All subscriptions inherit these conditions within the group.