This track introduces building and running containers using Docker, orchestrating them locally with Docker Compose, and deploying them to AWS.
It assumes you already know how to build working software, including multiple components which need to talk to each other (such as a frontend and a backend).