Hands-On Docker for Microservices
Course

Hands-On Docker for Microservices

Packt
Updated Nov 14, 2019

Maintaining the Docker environment is always a nightmare for developers and DevOps, and if done manually, it’s very time-consuming. It’s also not easy to deploy an application across environments while retaining details of the system. However, Docker solves this by introducing agile and portable Containers. These Containers can run anywhere, meaning developers and DevOps don't need to worry about the environment. It’s easier to work with Docker and it's built with security in mind.

This course starts by giving you a basic understanding of Docker. You’ll build an online shopping application, which we’ll later deploy in various environments. Once you have successfully run your first Contain er, you’ll be introduced to the CLI tool, which will help you to develop, deploy, and share Docker images. Next, you'll create an application file with Docker Compose deploy it on the cloud. You’ll also add services to the application by adding a service registry, performing health checks, and running the application successfully with these services. Finally, you’ll deploy the application in Heroku and will learn how to check and monitor the application.

This course is perfect if you want to understand Docker and its environment through real-world examples that make your learning journey exciting and interesting. So, grab this course and start your fun journey with Docker! 


Target Audience

The course is for Developers and DevOps engineers who want to ship microservices and microservice-based applications using Docker. Prior knowledge of Docker is not needed, but you should know how to develop applications. 

;