Advanced Docker Principles: Multiple Docker ContAIners

placeholder

Docker is a set of platform as a service products used to build and share contAInerized apps. Docker enables applications to be separated from infrastructure allowing for a quicker delivery. In this course you ll learn the fundamentals of the Docker platform and contAIner storage. You ll explore multi-contAIner Docker applications as well as common multi-contAIner Docker scenarios. Next you ll examine Docker Compose a tool used for defining and running multi-contAIner Docker applications. You ll explore how to setup Docker Compose add contAIners to a project and debug contAIners using VS Code. Lastly you ll learn how to work with multiple Compose files as well as how to review a multi-application strategy.