Skip to content

here is cloud formation stack for creating ECS Cluster .

Notifications You must be signed in to change notification settings

Umair841/ECS-CloudFormation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

ECS-CloudFormation

here is cloud formation stack for creating ECS Cluster . what this Cloud Formation stack is doing is listed down.

1= creats ECS cluster 2= creats Taskdefination 3= pulls images from ECR 4= creats VPC for cluster 5= creats LoadBalancer for this app 6= creats nginx container which will work as a reverse proxy for python app. 7= attaches cloudewatch logs group for service logs. 8= outputs Loadbalancer DNS to access nginx proxy which will proxy users request to python app . 9= you can find nested stacks and main stack on master branch .

thank you . please if you can contribute fork it and generate pull request .

About

here is cloud formation stack for creating ECS Cluster .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published