AWS☁#10  AWS Global Infrastructure

AWS☁#10 AWS Global Infrastructure

👋 Hi Everyone,

This article will focus on the most important concepts related to AWS Global Infrastructure. Maybe it will ask you in an interview.

🔶 AWS Cloud Infrastructure:

AWS is expanding global Infrastructure to help customers achieve lower latency and higher throughput.

  1. It is built around AWS Regions and Availability Zones.

  2. Geographical Regions- 32 Launched Regions

  3. Availability Zones- 102 Availability Zones

🔗Please check Current regions and Availability Zones (AZs)

🔶 Regions:

  1. AWS Regions are large and widely dispersed into separate geographic locations.

  2. An AWS Region is a physical location where we have multiple Availability Zones(AZ).

  3. Every region is physically isolated from each other.

  4. Every region is connected via a high bandwidth, fully redundant network.

  5. Inside each region, you will find two or more availability zones with each zone hosted in separate data centers from another zone.

  6. Each region has at least 2 AZs

  7. Not all services are available in all regions.

  8. New services almost always become available in the us-east first.

🔶 Availability Zones:

  1. Availability Zones consist of one or more discrete data centers, each with redundant power, networking, and connectivity, and housed in separate facilities. i.e. An Availability Zone is composed of one or more Data Centers.

  2. You can create Public Subnets or Private Subnets within an Availability Zone.

  3. AZs are physically separated by a meaningful distance from other AZs in the same AWS Region, although they all are within 60 miles (100 kilometers) of each other. This generally produces single-digit millisecond roundtrip latency between AZs in the same Region.

🔶 Edge Location(EL):

  1. Edge Location is the Data Center used to deliver content fast to your end users.

  2. Also known as points of presence (POPs)

  3. The AWS Edge Locations uses a service called CloudFront.

  4. CloudFront is used to cache copies of your content for faster delivery to users at any location.

🔶 Local Zones:

Local Zones provide you the ability to place resources, such as compute and storage, databases, and other select services closer to large populations, industries, and IT centers, enabling you to deliver applications that require single-digit millisecond latency to end-users. in multiple locations closer to your end users.

How do you use the local zone?

To get started with AWS Local Zones, you must first enable a Local Zone through the Amazon EC2 console or the AWS CLI. Next, create a subnet in a VPC in the parent Region, specifying the Local Zone when you create it. Finally, create AWS resources in the Local Zone subnet.

🚀 Read more about Local Zones

🎉 Congratulations👍 💯

In this article, covered important key concepts related to the AWS Global Infrastructure, Regions, Availability Zones, Edge Locations, and Local Zones.

If you enjoyed this article please like it and share it with your friends and colleagues!

Thank you for reading🤓