aws-infrastructure/README.md
2020-05-24 00:52:30 -04:00

24 lines
698 B
Markdown

# AWS Infrastructure
This project is a collection of CloudFormation stacks for building and deploying applications on AWS.
[See project progress](https://github.com/users/josephbmanley/projects/6)
# Stacks
## AWS Service Stacks
- [ECS Cluster Stack](https://github.com/josephbmanley/aws-cluster-stack)
- [EFS Stack](https://github.com/josephbmanley/aws-efs-stack)
- [Redis Cluster Stack](https://github.com/josephbmanley/aws-redis-cluster)
## Application Stacks
- [Heroic Lab's Nakama Stack](https://github.com/josephbmanley/aws-nakama-stack)
- [ECS Grafana Stack](https://github.com/josephbmanley/aws-ecs-grafana)
- [ECS Jenkins Stack](https://github.com/josephbmanley/aws-ecs-jenkins)