Aws Infrastructure
Aws Infrastructure
Aws Infrastructure
Cloud Foundations
2 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
In this module, you will review the AWS Global Infrastructure and its features. You will
also learn how to identify the difference between Amazon Web Services (AWS)
Regions, Availability Zones, and points of presence (PoPs).
AWS Global Infrastructure
The AWS Global Infrastructure is designed and built to deliver a flexible, reliable, scalable, and secure cloud
computing environment with high-quality global network performance.
3 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
The diagram shows the 24 current AWS Regions in addition to a few Regions that will
become available soon (as of August 2020).
To learn more about the current AWS Regions, refer to the Global Infrastructure page
at https://aws.amazon.com/about-aws/global-infrastructure/?p=ngi&loc=0.
AWS Global Infrastructure elements
Regions, Availability Zones, and PoPs
Deployment
Databases Analytics App services and management Mobile services
Compute (virtual,
Foundation Storage (object, block,
auto scaling, and Networking
services and archive)
load balancing)
4 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
As discussed earlier, AWS provides a broad set of services, such as compute, storage
options, networking, and databases. They are delivered as an on-demand utility that
is available in seconds with pay-as-you-go pricing. All these services reside on the
AWS Global Infrastructure.
The AWS Global Infrastructure consists of three elements: Regions, Availability Zones,
and points of presence (PoPs).
Next, you will take an in-depth look at the AWS Global Infrastructure and learn about
these elements.
AWS Global Infrastructure (cont.)
AWS Cloud infrastructure spans 84 Availability Zones in 26 geographic Regions around the world, with many more on the way.
5 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Also, data centers contain AWS custom network equipment, such as the following:
• Multi-original design manufacturer (ODM) sourced hardware
• Amazon custom network protocol stack
6 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
The foundation for the AWS infrastructure is the data centers. A data center is a
location where the actual physical data resides and data processing occurs. AWS data
centers are built in clusters in various global Regions.
All data centers are online and serving customers, so no data center is cold.
For more information about AWS data center security, see the AWS Data Centers
page at https://aws.amazon.com/compliance/data-center/.
AWS Availability Zones
Availability Zones
• Each Availability Zone is made up of one or more data
centers.
Availability Zone
7 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Availability Zones consist of one or more discrete data centers that are designed for
fault isolation. They each have redundant power, networking, and connectivity
resources that are housed in separate facilities. They are interconnected with other
Availability Zones by using high-speed private links. Some Availability Zones have as
many as six data centers. However, no data center can be part of two Availability
Zones.
You are responsible for selecting the Availability Zones where your systems will
reside. Systems can span across multiple Availability Zones. AWS recommends
replicating across Availability Zones for resiliency. You should design your systems to
survive temporary or prolonged failure of an Availability Zone if a disaster occurs.
Distributing applications across multiple Availability Zones helps them remain
resilient in most failure situations, including natural disasters or system failures.
AWS Regions
AWS Regions
• An AWS Region is a geographical area.
• Each Region is made up of two or more Availability Data center Data center Data center Data center
Zones
AWS Region
8 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
The AWS Cloud infrastructure is built around Regions and Availability Zones.
An AWS Region is a physical geographical location in the world where AWS has
multiple Availability Zones. To achieve fault tolerance and stability, Regions are
isolated from each other. Resources in one Region are not automatically replicated to
other Regions. Each AWS Region contains two or more Availability Zones. As of
August 2020, AWS had 24 Regions worldwide.
When you store data in a specific Region, it’s not replicated outside that Region. AWS
never moves your data out of the Region that you put it in. It’s your responsibility to
replicate data across Regions if your business needs require it. AWS provides
information about the country and—where applicable—the state where each Region
resides. You are responsible for selecting the Region to store data in based on your
compliance and network latency requirements.
Consider these additional details. If you are using cloud computing services, you can
deploy your application in multiple Regions. For instance, you can have an application
in a Region that’s nearest to your headquarters, such as San Diego on the West Coast
of the US. You could then also have a deployable application in a Region on the East
Coast of the US. Say that your largest customer base is in Virginia. With a few clicks,
you can deploy in the US East Region to provide a better experience for your
customers who are located there. You will reduce latency and increase agility for your
organization within minutes with minimal cost.
Some Regions have restricted access. For example, the isolated AWS GovCloud (US)
Region is designed so that US government agencies and customers can move
sensitive workloads into the cloud by addressing their specific regulatory and
compliance requirements.
Selecting a Region
Proximity to customers
Determine the right Region for your services, (latency)
applications, and data based on these factors.
9 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
You should consider a few factors when you select the optimal Region or Regions
where you store data and use AWS services.
One essential consideration is data governance and legal requirements. Local laws
might require that certain information be kept within geographical boundaries. Such
laws might restrict the Regions where you can offer content or services. For example,
consider the European Union (EU) Data Protection Directive.
All else being equal, it’s generally desirable to run your applications and store your
data in a Region that is as close as possible to the user and systems that will access
them. This will help you reduce latency. CloudPing is one website that you can use to
test latency between your location and all AWS Regions. For more information about
CloudPing, see the CloudPing website at https://www.cloudping.info/.
Keep in mind that not all services are available in all Regions. For more information,
see the AWS Regional Services page at https://aws.amazon.com/about-aws/global-
infrastructure/regional-product-services/.
Finally, there is some variation in the cost of running services, which can depend on
which Region you choose. For example, as of this writing, the per-hour cost to run a
t3.medium Amazon Elastic Compute Cloud (Amazon EC2) On-Demand Linux Instance
in the US East (Ohio) Region might differ from running the same instance in the Asia
Pacific (Tokyo) Region.
In summary, when you select a Region, you should consider which Region offers the
services that you need and where it’s located. Doing so can help you optimize latency
while reducing costs. It can also help you follow whatever regulatory requirements
you might have.
Points of presence
10 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
A PoP is where end users access AWS services through either the Amazon CloudFront
or the Amazon Route 53 services.
As of August 2020, the global AWS infrastructure contained 216 PoPs, consisting of
205 edge locations and 11 Regional edge caches located in most of the major cities
around the world. These PoPs serve requests for CloudFront and Route 53.
CloudFront is a content delivery network (or CDN) used to distribute content to end
users to reduce latency. Route 53 is a Domain Name System (DNS) service. Requests
going to either one of these services will be routed to the nearest edge location
automatically.
Regional edge caches, used by default with CloudFront, are used when you have
content that is not accessed frequently enough to remain in an edge location.
Regional edge caches absorb this content and provide an alternative to the content
having to be fetched from the origin server.
For more information about AWS Global Infrastructure, see the Global Infrastructure
page at https://aws.amazon.com/about-aws/global-infrastructure/?p=ngi&loc=0.
Physically Backup
AWS infrastructure features distinct zones generator
s
The AWS Global infrastructure is built around Regions and Availability Zones. AWS
Regions provide multiple physically separated, isolated Availability Zones. An AWS
Region contains two or more Availability Zones.
12 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2022 Amazon Web Services, Inc. or its affiliates. All rights reserved. This work may not be reproduced or redistributed, in whole or in part, without prior written permission from Amazon Web Services, Inc.
Commercial copying, lending, or selling is prohibited. Corrections, feedback, or other questions? Contact us at https://support.aws.amazon.com/#/contacts/aws-training. All trademarks are the property of their
owners.
13