Leveraging the AWS Global Infrastructure Flashcards
What is a global application?
An application that is deployed in multiple geographies to decrease latency and/or assist in disaster recovery.
What AWS service is a highly available and scalable Domain Name System (DNS) web service, that is global?
Route53
Which Route53 routing policy has no health checks and does DNS query and returns a IPv4 address?
Simple Routing Policy
Which Route53 policy allows the user to assign loads or weights to each instance and does health checks?
Weighted Routing Policy
Which Route53 policy looks at the client location and attempts to minimize latency and does health checks?
Latency Routing Policy
Which Route53 policy runs a health check on a primary instance and if it fails redirects to a failover instance?
Failover Routing Policy
What AWS service is a content delivery network (CDN) service built for high performance, security, and developer convenience, that caches data versus replicating?
AWS CloudFront
Where can content originate to be used with CloudFront?
S3 Bucket or a custom HTTP origin.
What service speeds up content transfers to and from Amazon S3 for long-distance transfer of larger objects?
S3 Transfer Acceleration
What product is a networking service that helps you improve the availability, performance, and security of your public applications, while utilizing AWS’ internal network to optimize routing to your application?
AWS Global Accelerator
What AWS products are a family of fully managed solutions delivering AWS infrastructure and services to virtually any on-premises or edge location for a truly consistent hybrid experience?
AWS Outpost
What AWS service embeds AWS compute and storage services within 5G networks, providing mobile edge computing infrastructure?
AWS Wavelength
A type of infrastructure deployment that places compute, storage, database, and other select AWS services close to large population and industry centers.
AWS Local Zones
What are the four types of Global Architectures?
Single Region, Single AZ
Single Region, Multi-AZ
Multi-Region, Active-Passive
Multi-Region, Active-Active