Built with Astro,
Shipped in Docker,
Deployed with ECS,
Hosted on an EC2 cluster.
This simple deployment demonstrates deployment of a simple web server & website using Docker and ECS. In this case the web server (httpd) and the website (static distribution built with Astro) are containerised with Docker and then deployed as a service task on ECS using an EC2 auto scaling group as a capacity provider.