Category Archives: Docker
AWS Cloudformation ECS Stack json config with Launch Config, Autoscaling Group and Load Balancer
A while back, at my company we switched to using Docker and ECS for our application. I wanted a structured way to generate AWS resources and I found that AWS Cloudformation is a great way to do this. It took a lot of trial and error to figure out everything, so I thought posting a […]
You don’t say?