Links to CloudFormation templates and solutions that live in their own repos, kept here so they are browsable in one place. Everything below is in dsapab/aws-cloudformation-samples.
Bastion hosts on EC2 Spot instances, each in its own size-1 Auto Scaling group so a reclaimed Spot instance is replaced automatically. OS-agnostic (Amazon Linux 2023, Ubuntu, RHEL), with optional Elastic IP and persistent data volume, and SSM Session Manager access.
GPU-backed EC2 for running Docker containers, with NVIDIA drivers. Includes both a single-instance template and a Spot fleet template.
CI/CD pipeline that builds a Docker app and deploys it to Elastic Beanstalk, with a buildspec.yaml and sample app included.
An ECS Fargate service fronted by an Application Load Balancer.
ECS Fargate services with a dependency ordering between them.
→ ecs-fargate-service-dependency
A VPC with public and private subnets.