Lecture 10: Leveraging the AWS Global Infrastrcture Flashcards

1
Q

A ____________ is an application deployed in multiple geographies such as regions or edge locations. It also has decrease latency. It’s also used for attack protection and disaster recovery

A

Global Application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  • Global DNS: route 53
  • Global content delivery network (CDN): cloudfront
  • S3 transfer acceleration
  • AWS global accelerator
A

What are the different global applications in AWS?

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

_________ is a managed DNS (domain name system)

A

Route 53

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. Simple routing policy - which has no health checks
  2. Weighted routing policy- can distribute the traffic among multiple EC2 instances (using assigned weights on them)
  3. Latency routing policy- redirect users to the closest server to reduce the latency
  4. Failover routing policy- which is involved in the disaster recovery
A

What are the different types of route 53 policies?

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

________ is a content delivery network (CDN) that improves read performance, and content is cached at the edge

A

CloudFront

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

DDoS protection

A

CloudFront has _________ protection where it has integration with shield, AWS web application firewall

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  • S3 buckets
  • Custom Origin (HTTP)
A

What are the different cloudfront origins?

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

Cloudfront is great for static content that must be available everywhere and S3 cross region replication is great for dynamic content that needs to be available at low-latency in a few regions

A

What is the difference between cloudfront and S3 cross region replication?

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

_______ increase transfer speed by transferring file to an AWS edge location which will forward the data to the S3 bucket in the target region

A

S3 Transfer acceleration

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

__________ is used to improve global application availability & performance using the AWS global network and is used to leverage the AWS internal network to optimize the route to your application

A

Global accelerator

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

Global accelerator

A

With ________ 2 anycast IP are created for your application and traffic is sent through edge locations

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

Cloudfront improves performance for your catchable content and its content is served at the edge whereas global accelerator is no catching procuring pockets at the edge to application runnings in one or more aws regions

A

What is the difference between global accelerator and cloudfront?

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

_________ are infrastructure deployments embedded within the telecommunications providers data centers at the edge of the 5G networks

A

WaveLength

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

_________ are placed AWS compute, storage, database, and other selected AWS services closer to end users to run latency-sensitive application its also involved in “extension of AWS region”

A

Local Zones

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

Mean you have two regions and each regions has 1 or multiple AZ and in one regions your application will be active which means users can do read and writes to ur EC2 in active region and in the other region the instance is passive which means they can do read but not writes

A

What does active, passive mean?

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

What are the features of active-passive?

A

-Has improved read latency
-Has less improved global writes latency
-Little difficult since you have multiple regions

17
Q

What are the features of active-active?

A

-Has improved read and write latency
-It has high difficulty

18
Q

________ is an AWS Infrastructure offering optimized for mobile edge computing applications.
___________ combines the high bandwidth and ultra-low latency of 5G networks with AWS compute and storage services to enable developers to innovate and build a whole new class of applications.

A

Wavelengths

19
Q

_________ bring native AWS services, infrastructure, and operating models to virtually any data center, co-location space, or on-premises facility.

A

AWS Outpost

20
Q

Domain Registration

A

Route 53 features are (non exhaustive list): ___________, DNS, Health Checks, Routing Policy