aws-infrastructure/README.md

24 lines
698 B
Markdown
Raw Permalink Normal View History

2020-05-24 06:52:30 +02:00
# AWS Infrastructure
2020-04-22 19:31:09 +02:00
2020-05-24 06:52:30 +02:00
This project is a collection of CloudFormation stacks for building and deploying applications on AWS.
2020-04-24 15:56:05 +02:00
2020-04-22 19:31:09 +02:00
[See project progress](https://github.com/users/josephbmanley/projects/6)
2020-05-24 06:52:30 +02:00
# Stacks
## AWS Service Stacks
2020-04-24 15:56:05 +02:00
- [ECS Cluster Stack](https://github.com/josephbmanley/aws-cluster-stack)
2020-04-22 19:31:09 +02:00
2020-04-24 15:56:05 +02:00
- [EFS Stack](https://github.com/josephbmanley/aws-efs-stack)
2020-04-22 19:31:09 +02:00
2020-05-24 06:52:30 +02:00
- [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)
2020-04-22 19:31:09 +02:00
2020-05-24 06:52:30 +02:00
- [ECS Jenkins Stack](https://github.com/josephbmanley/aws-ecs-jenkins)