Docker Demystified: Learn How to Develop and Deploy Applications Using Docker

Docker Demystified: Learn How to Develop and Deploy Applications Using Docker

English | 2021 | ISBN: 978-9389845877 | 256 Pages | EPUB | 10 MB

Build robust and secure applications using the building blocks of Docker

Key Features

  • Understand the fundamentals of Containers.
  • Understand the working of the entire Docker ecosystem.
  • Learn how to utilize Docker Networking capabilities to its fullest.
  • Learn how to secure Docker Containers.
  • Get familiar and work with Docker Enterprise Edition.

The book starts by introducing Containers and explains how they are different from virtual machines, and why they are the preferred tool for developing applications. You will understand the working of Images, Containers, and their associated Storage and will see how all the moving parts bind together to work synchronously.

The book will then focus on Docker Swarm, the mechanism for orchestrating several running Docker containers. It then delves deeper into Docker Networking. Towards the end, you will learn how to secure your applications, especially by leveraging the native features of Docker Enterprise Edition.

What will you learn

  • Learn how to use Docker Images.
  • Get to know more about Docker Storage.
  • Learn how to use Volume plugins in Docker services.
  • Learn how to deploy a service to the Swarm.
  • Learn how to manage, scale, and maintain containerized applications.
Homepage