mirror of
https://github.com/yeslayla/aws-infrastructure.git
synced 2025-12-06 17:33:29 +01:00
16 lines
458 B
Markdown
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)
|