Posts about s3
-
Deploy a static site: Synchronize the dev environment to S3 buckets using AWS CLI [Part 3] |
We've generated a static site with Astro. Now what? Once we have HTTPS and a CDN set up, we want an easy way to update the site, right from the console.
-
Deploy a static site onto AWS: HTTPS to an S3 origin the right way using AWS Cloudfront [Part 2] |
We've generated a static site with Astro. Now what? With the site hosted, we now need to create a CDN distribution, and set up an SSL certificate for HTTPS.
-
Deploy a static site onto AWS: Static website hosting using AWS S3 [Part 1] |
We've generated a static site with Astro. Now what? For this part, we will host the site on a simple storage server (AWS S3).