CloudFront Flashcards

ProTips

1
Q

What is an Edge Location? (CDN)

A

The location where content will be cached and is separate from to an AWS Region / AZ.
Over 50 at the moment.
* Can be both read and write.
* objects are cached by the TTL (you set this TTL)
* You can clear cached objects, but you will be charged.

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

What is a Distribution? (CloudFront)

A

This is the name that is given to the CDN which consists of a collection of edge locations.

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

What is Origin? (Cloudfront)

A
This is the origin of all files that the CDN will distribute, it does not have to be in AWS, you can have your own Original Servers.  
Examples: 
* S3 Bucket
* EC2 Instance
* ELB (Elastic Load Balancer) 
* Route 53
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the types of Cloudfront distributions?

A

1) Web Distribution - Used for websites

2) RTMP - Used for Media Streaming.

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

What are the three types of HTTP method in configuring CloudFront?

A

1) Get, Head. (cached by default)
2) Get, Head, Options
3) Get, Head, Options, Put, Post, Patch, Delete.

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

Can you restrict access to the Cloudfront content?

A

Yes. You restrict viewer access, viewers must use CloudFront signed URLs or signed cookies to access your content.

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

Geo Restrictions AWS - Cloudfront.

A

You are able to enable geo-restrictions, in AWS, however, you cannot have both a whitelist and a blacklist. It is one or the other.

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

What is Snowball?

A

It is a replacement to AWS Import / Export Service.

  • secure transport.
  • 80TB storage
  • 256 AES encryption
  • import to S3
  • Export to S3
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Snowball Edge ?

A

It is a snowball with compute functionality.

* AWS DC in a box.

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

Snow Mobile

A

This is a container on a truck, designed for massive amounts of data migration.
* Peta and Exabyte sized storage.

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