AWS Global Infrastructure and Services Review

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

flashcard set

Earn XP

Description and Tags

Practice flashcards covering AWS Global Infrastructure, location-based migration factors, cost optimization, and VPC components.

Last updated 4:20 PM on 7/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Data Residency & Compliance

Regulatory requirements that may mandate data stays within specific geographic boundaries, such as GDPR in Europe, HIPAA in the U.S., or data localization laws in India.

2
New cards

CloudPing.info

A tool used to test latency between different AWS regions.

3
New cards

AWS Region

A large geographic area where AWS has multiple data centers, isolated from one another for security and fault tolerance.

4
New cards

Availability Zone (AZ)

One or more physically separate, discrete data centers within an AWS Region, each with redundant power, cooling, and networking.

5
New cards

Regional Endpoint

The URL used to access an AWS service via the CLI or API, such as https://dynamodb.uswest2.amazonaws.comhttps://dynamodb.us-west-2.amazonaws.com for Amazon DynamoDB.

6
New cards

AZ ID

A unique identifier used to accurately identify the same physical Availability Zone across different AWS accounts.

7
New cards

AWS Local Zones

Extensions of an AWS Region placed closer to major metropolitan areas to provide single-digit millisecond latency for applications like gaming or financial services.

8
New cards

AWS Edge Locations

Data centers used by Amazon CloudFront (CDN) to cache frequently accessed content (images, videos, etc.) closer to users.

9
New cards

Regional Edge Caches

Infrastructure that sits between the origin server and Edge Locations, featuring larger caches to store less frequently accessed content.

10
New cards

AWS Wavelength Zones

AWS infrastructure deployed inside telecommunications providers' data centers at the edge of 5G5G networks to provide ultra-low latency for mobile applications.

11
New cards

AWS Outposts

A service that extends AWS Cloud hardware, services, and APIs to on-premises data centers, co-location spaces, or facilities for a consistent hybrid experience.

12
New cards

AWS Global Accelerator

A service that uses Anycast IP addresses and the AWS global network to route users to the best and healthiest AWS Region.

13
New cards

AWS Shield

A security service specifically designed to protect applications from DDoS attacks.

14
New cards

AWS WAF

A Web Application Firewall that protects web applications from common web attacks.

15
New cards

Lambda@Edge

A feature that runs AWS Lambda functions at CloudFront Edge Locations for customizing content or manipulating HTTP headers.

16
New cards

Amazon Route 53

AWS's Domain Name System (DNS) service that translates domain names into IP addresses and supports health checks and traffic management.

17
New cards

Route 53 Resolver DNS Firewall

A feature that blocks DNS requests to known or suspected malicious domains while allowing trusted domains.

18
New cards

AWS Well-Architected Framework

A set of best practices provided by AWS for efficient cloud architecture and cost optimization.

19
New cards

Amazon VPC (Virtual Private Cloud)

A logically isolated virtual network in AWS that works like a private network in a traditional data center.

20
New cards

Subnet

A range of IP addresses within a VPC that exists in only one Availability Zone.

21
New cards

Internet Gateway (IGW)

A VPC component that provides a connection between the VPC and the internet.

22
New cards

VPC Peering

A networking connection that allows two VPCs to communicate with each other privately.

23
New cards

Transit Gateway

A central hub used to connect multiple VPCs, VPNs, and Direct Connect links.

24
New cards

VPC Flow Logs

A feature used to capture information about IP traffic entering and leaving a VPC for monitoring and security.

25
New cards

Elastic IP (EIP)

A static public IPv4 address assigned to an AWS resource.