Handmade pedals and amps.
Here is how the process works:
- A user’s browser makes a DNS request to Route 53.
- Route 53 has a hosted zone for the vaskohandmade.com domain.
- The hosted zone serves the record:
- a. If the request is for the apex zone, the alias resource record set for the CloudFront distribution is served.
- b. If the request is for the www subdomain, the CNAME for the externally hosted CDN is served.
- CloudFront forwards the request to Amazon S3.
- S3 performs a secure redirect from www.vaskohandmade.com to vaskohandmade.com.
- Amazon S3 objects are versioned and the lifecycle of previous versions is handled with a transition to Amazon Glacier 30 days after the object creation and finally removed after 60 days from becoming a previous version.