CloudFront Flashcards

1
Q

What is CloudFront?

A

A content delivery network (CDN) is a system of distributed servers that deliver webpages and other web content to a user based on the geographic locations of the users, the origin of the webpage, and a content delivery server. Requests for content are automatically routed to the nearest edge location so it is delivered with the best possible performance.

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

What are the two types of CloudFront distributions?

A

Web Distribution: Typically used for Websites

RTMP Distribution: Used for Media Streaming

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

True or False: Edge locations are Read Only.

A

False; you can write objects to them.

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

How long are CloudFront objects cached for?

A

They are cached for the life of the TTL (Time to Live). ex. 48hrs

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

True or False: Can you clear cached objects on CloudFront?

A

True; though you will be charged to do so.

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