Learn how to create an application load balancer to route our traffic to specific containers based on predefined parameters.
Today we’re covering a use case that’s common amongst organizations trying to move their existing applications to AWS. In this video we are going to create an ALB to route our traffic to specific containers based on predefined parameters. This guide is intended to help you get your production environments running in AWS using best practices. The next tutorial we will cover using GitHub Actions to build updates to your application and pushing them to AWS ECR to update your applications.