How to route traffic to your Docker container in AWS ECS using an Application Load Balancer
Deploying containers into AWS Elastic Container Service (ECS) is straight-forward, especially when using CloudFormation. Once you’ve got a basic ECS cluster deployed, it’s…