Leveraging the AWS Global Infrastructure Flashcards

1
Q

Global DNS service that can be used to route users to the closest deployment with the least amount of latency

A

Route 53

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Global Content Delivery Network (CDN) service that replicates parts of your application to AWS Edge Locations to decrease latency and cache common requests

A

CloudFront

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Service that increases transfer speeds from all around the world to a single S3 bucket by first transferring files to an AWS Edge Location, then sending them to the S3 bucket via AWS’ private network

A

S3 Transfer Accelleration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Service that improves global application availability and performance using the AWS global network

A

AWS Global Accelerator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the difference between Global Accelerator and Cloudfront?

A

Cloudfront is a Content Delivery Network that serves content from the edge while Global Accelerator improves performance of user’s traffic to your application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Server racks that allow you to treat internal servers like they are AWS cloud servers

A

AWS Outposts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Infrastructure deployments embedded within the telecommunications providers’ datacenters at the edge of 5G networks; used for ultra-low latency applications through 5G networks

A

AWS Wavelength

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Service that places AWS compute, storage, database, and other AWS services closer to end users to run latency-sensitive applications; extension of an AWS Region that typically is available in major metropolitan areas

A

AWS Local Zones

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Global architecture where reads/writes are only done using the Active EC2 instance while a passive EC2 is available in a separate region, but is read-only; improves global read latency

A

Multi-Region, Active-Passive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Global architecture where multiple EC2 instances, existing in different regions, can take write and read actions; replication is constantly happening between the regions

A

Multi Region, Active-Active

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Route 53 routing policy that contains no health checks; a web browser sends a web address to the DNS system and gets an IP back

A

Simple Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Route 53 routing policy that allows us to distribute traffic across multiple EC2 instances as well as specify that traffic distribution

A

Weighted Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Route 53 routing policy that directs users to closest server based on their geographic location

A

Latency Routing Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Route 53 routing policy that sends traffic to secondary instance if the health check on the primary instance fails

A

Failover routing policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which aspect of AWS infrastructure enables global deployment of compute and storage?
A) Availability Zones
B) Regions
C) Tags
D) Resource Groups

A

B) Regions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly