Intro
This site is intended as a repository of dev attempts, mainly dedicated to aws. Please enjoy the journey!
About
The blog is a completely static website hosted on Amazon AWS S3, served by Cloudfront. The domain name is registered on Route53, and the configuration is (almost) on a CloudFormation template, which is resembled in the cover of this post
Two domains
There are two different domains in two different AWS accounts, one having the Route53 hosted zone to marcoaguzzi.it, and the other one pointing to dev website.
The certificates are generated by AWS certificate manager, and thereβs a trick to generate a valid one also for the dev url. You can find more information here
Top comments (0)