CloudFront is a CDN
It's a global service, not specific to any region.
Edge Location: location where content will be cached and is separate from an AWS region/Availability Zone(AZ).
Origin: Origin of all files that the CDN will distribute. This can be an S3 bucket, an EC2 instance, an Elastic Load Balancer, or Route53.
Distribution: This is the name given to the CDN which consists of a collection of Edge Locations.
CloudFront distribution types:
Web Distribution: Typically used for Websites.
RTMP: Used for adobe flash media streaming.
Objects are cached for the life of the TTL.
Cache can be cleared, but it'll be charged.
top of page
Search
Recent Posts
See AllAWS Macie is a security service which uses Machine Learning and NLP to discover, classify and protect sensitive data stored in S3. Uses...
130
Athena is an interactive query service which is used to analyze and query data located in S3 using standard SQL. Athena is serverless,...
60
Storage Gateway connects an on-premise software appliance with cloud-based storage to provide seamless and secure integration between an...
100
bottom of page
Comments