the core architectural components of Azure Flashcards

1
Q

Azure offers limitless innovation. How does Azure offer this?

A

-Bring ideas to life: Build on a trusted platform to advance your organization with industry-leading AI and cloud services.

-Seamlessly unify: Efficiently manage all your infrastructure, data, analytics, and AI solutions across an integrated platform.

-Innovate on trust: Rely on trusted technology from a partner who’s dedicated to security and responsibility.

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

What are the different things Azure can do?

A
  • running your existing applications on virtual machines to exploring new software paradigms, such as intelligent bots and mixed reality.
  • Azure provides AI and ML services that can naturally communicate with your users through vision, hearing, and speech.
  • It also provides storage solutions that dynamically grow to accommodate massive amounts of data.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The core architectural components of Azure may be broken down into two main groupings:

A

the physical infrastructure, and the management infrastructure.

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

What is the physical infrastructure

A

The physical infrastructure for Azure starts with data centres.
Datacenters are grouped into Azure Regions or Azure Availability Zones designed to help you achieve resiliency and reliability for your business-critical workloads.

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

What are Regions?

A

A region is a geographical area on the planet that contains at least one, but potentially multiple datacenters that are nearby and networked together with a low-latency network. Azure intelligently assigns and controls the resources within each region to ensure workloads are appropriately balanced.

When you deploy a resource in Azure, you’ll often need to choose the region where you want your resource deployed.

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

What are availability zones?

A

Availability zones are physically separate datacenters within an Azure region. Each availability zone is made up of one or more datacenters equipped with independent power, cooling, and networking. An availability zone is set up to be an isolation boundary. If one zone goes down, the other continues working. Availability zones are connected through high-speed, private fiber-optic networks.

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

How do we ensure resiliency with availability zones?

A

To ensure resiliency, a minimum of three separate availability zones are present in all availability zone-enabled regions. However, not all Azure Regions currently support availability zones.

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

You want to ensure your services and data are redundant so you can protect your information in case of failure. Azure can help make your app highly available through availability zones.

How?

A

When you host your infrastructure, setting up your own redundancy requires that you create duplicate hardware environments.

You can use availability zones to run mission-critical applications and build high availability into your application architecture by co-locating your compute, storage, networking, and data resources within an availability zone and replicating in other availability zones. Keep in mind that there could be a cost to duplicating your services and transferring data between availability zones.

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

What are Availability zones primarily used for VMs?

A

Availability zones are primarily for VMs, managed disks, load balancers, and SQL databases.

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

Azure services that support availability zones fall into three categories:

A

Zonal services
Zone-redundant services
Non-regional services

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

What are zonal services?

A

Zonal services: You pin the resource to a specific zone (for example, VMs, managed disks, IP addresses).

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

What are zonal-redundant services?

A

Zone-redundant services: The platform replicates automatically across zones (for example, zone-redundant storage, SQL Database)

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

What are non-regional services?

A

Non-regional services: Services are always available from Azure geographies and are resilient to zone-wide outages as well as region-wide outages

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

Even with the additional resiliency that availability zones provide, it’s possible that an event could be so large that it impacts multiple availability zones in a single region.

What is the solution to this?

A

To provide even further resilience, Azure has Region Pairs.

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

What are region pairs?

A

Most Azure regions are paired with another region within the same geography at least 300 miles away. This approach allows for the replication of resources across a geography that helps reduce the likelihood of interruptions because of events such as natural disasters, civil unrest, power outages, or physical network outages that affect an entire region.

For example, if a region in a pair was affected by a natural disaster, services would automatically failover to the other region in its region pair.

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

examples of region pairs?

A

Examples of region pairs in Azure are West US paired with East US and South-East Asia paired with East Asia. Because the pair of regions are directly connected and far enough apart to be isolated from regional disasters, you can use them to provide reliable services and data redundancy.

17
Q

Not all Azure services automatically replicate data or automatically fall back from a failed region to cross-replicate to another enabled region.

what must happen in this case?

A

In these scenarios, recovery and replication must be configured by the customer.

18
Q

What are the advantages of region pairs?

A

-If an extensive Azure outage occurs, one region out of every pair is prioritized to make sure at least one is restored as quickly as possible for applications hosted in that region pair.

-Planned Azure updates are rolled out to paired regions one region at a time to minimize downtime and risk of application outage.

-Data continues to reside within the same geography as its pair (except for Brazil South) for tax- and law-enforcement jurisdiction purposes.

19
Q

Most regions are paired in two directions, meaning they are the backup for the region that provides a backup for them (West US and East US back each other up). However, some regions, such as West India and Brazil South, are paired in only one direction.

A

In a one-direction pairing, the Primary region does not provide backup for its secondary region. So, even though West India’s secondary region is South India, South India does not rely on West India. West India’s secondary region is South India, but South India’s secondary region is Central India. Brazil South is unique because it’s paired with a region outside of its geography. Brazil South’s secondary region is South Central US. The secondary region of South Central US isn’t Brazil South.

20
Q

In addition to regular regions, Azure also has sovereign regions.

What are Sovereign regions?

A

Sovereign regions are instances of Azure that are isolated from the main instance of Azure. You may need to use a sovereign region for compliance or legal purposes.

21
Q

Azure sovereign regions include:

A

US DoD Central, US Gov Virginia, US Gov Iowa and more: These regions are physical and logical network-isolated instances of Azure for U.S. government agencies and partners. These datacenters are operated by screened U.S. personnel and include additional compliance certifications.

China East, China North, and more: These regions are available through a unique partnership between Microsoft and 21Vianet, whereby Microsoft doesn’t directly maintain the datacenters.

22
Q
A