Description
Learn the Docker Fundamentals and Then Dockerize Your Own Web Apps
This course is meant for anyone looking to improve the way they build and distribute applications. You could be a web developer, sysadmin, operations manager, or someone who is part of an IT / testing / QA team.
- Developers use Docker to set up and run applications without the headache of having to install everything manually
- Operators use Docker to distribute applications across environments consistently and optimize server resources
- QA teams use Docker to quickly build test environments without having to deal with “but it works for me!” problems