Files
aws-infrastructure/README.md
2020-04-24 09:56:05 -04:00

16 lines
458 B
Markdown

# aws-ecs-infrastructure
This project is a collection of CloudFormation stacks for getting started with running tasks with ECS.
[See project progress](https://github.com/users/josephbmanley/projects/6)
Included Stacks:
- [ECS Cluster Stack](https://github.com/josephbmanley/aws-cluster-stack)
- [EFS Stack](https://github.com/josephbmanley/aws-efs-stack)
# Example Tasks
[Heroic Lab's Nakama stack](https://github.com/josephbmanley/aws-nakama-stack)