What is AWS CloudFront?
P164
What can CloudFront Origins be?
P164
CloudFront vs S3 Cross Region Replication
P164
CloudFront:
- Global Edge network
- Files are cached for TTL
- Great for static content that must be available everywhere
S3 Cross Region Replication:
- Must setup for every region
- Files are updated in real time
- Read only
- Great for dynamic content
AWS Global Accelerator vs CloudFront