Cloudfront Flashcards
Explain Web Distribution
Your default distribution option. Used for distributing static content, media, live streams etc.
Explain RTMP distribution.
Allows for the streaming of data before it finishes download. Great for videos!
RTMP distribution, uses what protocol?
Adobe Flash Media RTMP Protocol
True or false. For RTMP data, source location must be an s3 bucket?
True
What is OAI
Original Access Identity
Allows cloud front to access the content of a bucket, but prevents everyone else.
Where are cloudfront logs stored?
S3
How long can it take for cloudfront logs to appear in s3?
1-24 hours
How is cloudfront logging charged?
Logs are free. S3 Storage is not.
What permissions are required to enable cloudfront logging?
full_control
S3: getbucketacl
S3: putbucketacl
Can cloudfront log cookie data?
Yes!
Lambda edge sits within what service?
Cloudfront
You need to use the AWS CDN that provides response caching. What service would that be?
Cloudfront
To use cloud front. You must use route 53?
True
In cloudfront, can you cache in specific geographies. Or do you have to cache globally?
You can cache in specific geography’s
Will cloudfront help make content uploading and dynamic applications faster?
Yes