How to deploy your Astro site to AWS with Flightcontrol
You can deploy an Astro site using Flightcontrol, which provides fully-automated deployments to your AWS account.
Supports both static and SSR Astro sites.
How to Deploy
Section titled “How to Deploy”SSR Setup
Section titled “SSR Setup”To deploy with SSR support, make sure you first set up the @astrojs/node adapter. Then, follow the steps above, choosing the appropriate configurations for Astro SSR.