Setting Up a Static Website on S3 with Route 53 and CloudFront

Set up a static website on AWS using S3, Route 53, CloudFront, and Certificate Manager Here, we'll set up a static website (think HTML and CSS and no moving parts) hosted on S3, which can be accessed by your own domain, domain.com, protected with SSL (think https:// instead of http://). Anyone who types in domain.com … Continue reading Setting Up a Static Website on S3 with Route 53 and CloudFront