aws cloud infrastructure Flashcards
What is a Region?
maz LL high availability
A Region is a geographical area consisting of multiple Availability Zones, each with its own data centers. AWS Regions are designed to provide low-latency and high-availability connectivity.
cloud watch vs trail
trail api events and actions watch performance heath
In summary, while CloudTrail focuses on recording API events and actions for audit and security purposes, CloudWatch is designed for monitoring the performance and health of your AWS resources. In some cases, the two services can be used together, with CloudTrail sending its logs to CloudWatch Logs for additional analysis and alerting.
How many Availability Zones (AZs does a Region have?
Typically, a Region consists of three or more Availability Zones.
What is an Availability Zone?
3 or more
An Availability Zone (AZ is a data center or a group of data centers within a Region that are isolated from each other to ensure fault isolation.
What is done to help ensure fault isolation?
az w power cooling network
Availability Zones are physically separated and have independent power, cooling, and networking to ensure fault isolation.
To implement fault tolerance, workloads use spare (or redundant) subsystems. When one of the subsystems in a redundant set fails, another picks up its work, typically almost seamlessly.
Who is responsible for replicating data across Regions?
Customers are responsible for replicating data across Regions to ensure redundancy and disaster recovery.
What 4 things should be considered when selecting a Region?
latency data sov $ services available
Considerations include latency, data sovereignty, cost, and service availability when selecting a Region.
Can a customer specify which data center within an AZ to deploy from?
No, customers cannot specify the exact data center within an Availability Zone for deployment; AWS handles the underlying infrastructure.
How is an Availability Zone designated? by #, by letter, by symbol?
Availability Zones are designated by letters (e.g., us-west-2a .
Who can have access to the GovCloud Region?
GovCloud is limited to U.S. government agencies, their contractors, and other qualifying entities.
What is Amazon CloudFront?
youtube apps data apps LL fast int speeds
Amazon CloudFront is a content delivery network (CDN service that securely delivers data, videos, applications, and APIs to customers globally with low latency and high transfer speeds.
What is Amazon Route 53?
dns to aws endpoints
Amazon Route 53 is a scalable domain name system (DNS web service designed to route end-user requests to globally distributed AWS endpoints.
What is an Edge location, and what is the benefit of it?
An Edge location is a point of presence that helps deliver content and services to end-users with lower latency. The benefit is improved performance and reduced load times.
Which AWS services typically use Edge locations?
cf 53 global acceletor 100 gbps fiber
Amazon CloudFront and Amazon Route 53 typically use Edge locations. Amazon CloudFront, AWS Global Accelerator, and Amazon Route 53 sit at AWS’ global edge locations connected by dedicated 100Gbps redundant fiber to deliver data with single digit millisecond AWS network latency.
What is the difference between Edge locations and Regional Edge caches?
Edge locations are individual points of presence, while Regional Edge caches are groups of Edge locations in a specific geographic region.