Create a static site on AWS with CloudFormation
How to create a static site in AWS with a custom domain, SSL certificate, and proper redirects with a single CLI command.
Mar 31, 20226 min read2.4K

Search for a command to run...
Articles tagged with #tutorial
How to create a static site in AWS with a custom domain, SSL certificate, and proper redirects with a single CLI command.

How to lazily process 300k images and avoid the time-consuming and costly batch processing of every single asset.
