How to create a static website in S3 and use CloudFront to serve it through HTTPS (using free SSL)

Creating a static website in S3 is pretty easy, the only problem is that it doesn’t support SSL certificates (HTTPS) out of the box. You can however combine S3 and CloudFront to serve traffic through HTTPS. For this we will also need to add in Certificate Manager to generate a free SSL certificate and Route53 to route the traffic to our CloudFront distribution. Join me in the video to see how you can achieve this!

Recent Articles

Related Stories

Leave A Reply

Please enter your comment!
Please enter your name here