Collection of AWS examples using Terraform General Generally, it should be sufficient to switch into the subdirectories and execute the following commands to start deployments: terraform init terraform apply The deployments can later be destroyed by the execution of terraform destroy. List of projects Cloudfront deployment with static content ALB deployment with static content Highly available EC2 instance with EFS backend Route53 DNS service deployment from CSV file with DNSSEC Lambda function behind API gateway and using Parameter Store Jenkins within ECS container behind ALB