Learn how to create an application load balancer to route our traffic to specific containers based on predefined parameters.
In this video, we cover creating a docker image from a simple PHP application. We also cover setting environment variables, setting up a docker compose file for local development and adding modules.
Dockerfile Code Location: https://github.com/jerrodcodes/Youtube/tree/main/Dockerize-PHP-Application