Problem scenario
You want to test out a CDN in AWS. What do you initially deploy CloudFront?
Solution
Prerequisite
This assumes that you have an S3 bucket with read permissions. To do this, log into the Amazon S3 console and create a bucket. Upload files and configure the permissions to grant read permissions to anyone.
Procedures
AWS CloudFront has “Distributions.” You want to create a CloudFront Distribution.
…