Technology - Content Delivery Flashcards

1
Q

What is a content delivery network?

A

A CDN is a mechanism to deliver content quickly and efficiently based on geographic location.

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

What is Amazon CloudFront?

A

CloudFront is a CDN that delivers data and applications globally with low latency

Features:
Makes content available globally or restricts it based on location
Speeds up delivery of static and dynamic web contents
Uses edge locations to cache content

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

What which locations are ‘origin requests’ retrieved from?

A

S3 Bucket or
E2 Instance or
Elastic Load Balancer

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

What is an Edge Location?

A

A mini data center where files are cached

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

What is a Distribution Cache?

A

Name given to the collection of edge locations

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

What is an ‘origin’?

A

An origin is the original source where files / content can be found.

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

How is CloudFront used in the real-world?

A
  1. S3 Static Websites
  2. IP address blocking
  3. Prevent Attacks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Amazon Global Accelerator?

A

Global Accelerator sends your users through the AWS global network when accessing your content, speeding up delivery.

Features:
Improves latency and availability of single-Region applications
Sends traffic through the AWS global network infrastructure
60% performance boost
Automatically re-routes traffic to healthy available regional endpoints

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