If you are looking to get your hands dirty and learn all about Docker, then look no further!
The tutorial is provided by Dave Kerr, a software engineer and author who shares his knowledge through his personal website, dwmkerr.com. Dave's website offers a variety of technical articles, tutorials, and open-source projects, focusing on software development, DevOps, and cloud technologies.
This tutorial focuses on Docker, a popular containerization platform that allows developers to package applications and their dependencies into lightweight, portable containers. The course takes a hands-on approach by guiding learners through the process of building a microservice, providing practical experience with Docker concepts and best practices.