Moving my blog to AWS
Up until now my blog has been hosted on the Google Cloud Platform (GCP). At work I’m in studying for the Amazon Web Services (AWS) Developer Associate Certificate so I wanted some more hands on experience with AWS. Solely for the sake of learning I have moved my blog from GCP to AWS.
On GCP I was running the following setup:
- Compute instance running Nginx serving the website
- SSL certificate issued by Lets Encrypt
- Photos stored on the Google Cloud Storage service
On AWS the setup for this …





