10. Global Infra Flashcards
What is a global application?
An application deployed in multiple geographies.
Why deploy applications closer to users?
To decrease latency, providing a better user experience.
True or False: Latency is the time taken for a network packet to reach a server.
True
Name one benefit of deploying a global application in multiple regions.
Disaster recovery, reduced latency, or attack protection.
Define ‘latency’ in networking terms.
The time it takes for a network packet to reach a server.
Fill in the blank: AWS applications can be deployed in _____ or Edge Locations.
Regions
What is the main benefit of disaster recovery in global infrastructure?
It allows applications to stay operational even if one region fails.
True or False: AWS Edge Locations help in content delivery as close as possible to users.
True
What is an AWS Region?
A physical location where AWS clusters data centers.
Fill in the blank: A _____ is composed of multiple data centers within an AWS Region.
Availability Zone
What is an Edge Location in AWS?
A location that caches content closer to end users to reduce latency.
Which AWS service manages global DNS?
Amazon Route 53
How does Route 53 help in disaster recovery?
By routing users to alternate deployments when one fails.
What AWS service is used as a global Content Delivery Network (CDN)?
Amazon CloudFront
How does CloudFront improve application performance?
It caches content at edge locations close to users, reducing latency.
Name a benefit of S3 Transfer Acceleration.
It speeds up uploads and downloads by transferring data to an AWS edge location.
True or False: AWS Global Accelerator improves global application performance using AWS’s global network.
True
Fill in the blank: Route 53 supports routing policies like _____ and weighted routing.
latency-based routing
What type of routing is best for disaster recovery using Route 53?
Failover routing policy
What type of record is used to map a domain name to an IPv4 address?
A record