Docker Containerization Training

Docker is a open-source platform for Building,Shipping and Running applications using container virtualization technology. Container based virtualization uses the kernel on the host’...

Docker Cookbook

This cookbook contains 10 chapters. Each chapter is composed of recipes written in the standard O’Reilly recipe format (Problem, Solution, Discussion). You can read this book from fr...

Docker Up and Running

This book is intended for anyone who is looking to solve the complex workflow problems involved in developing and deploying software to production at scale. If you’re interested in D...

Docker and Containers For Development and Deployment

Best practices in development and deployment,with Docker and Containers. Docker is a container manager, which means that is able to create and execute containers that represent speci...

Docker Containerization Cookbook

In this ebook, we provide a compilation of Docker examples that will help you kick-start your own automation projects. We cover a wide range of topics, from installation and configur...

Nigel Poulton-Docker Deep Dive

Docker is here and there’s no point hiding. Developers are all over it, and IT Ops need to be on their game! We damn well better know how to build and support production-quality Dock...

Learning Docker

The Docker platform requires a 64-bit hardware system to run on. Docker applications have been developed on Ubuntu 14.04 for this book, but this does not mean that the Docker platfor...

Redis Microservices for Dummies

This book is a starting point for anyone considering implement- ing the microservices architecture and who already has a rough idea of what Redis does in a modern application. The b...

Using Docker

Who Should Read This Book This book tries to take a holistic approach to Docker, explaining the reasons for using Docker and showing how to use it and how to integrate it into a...

Introduction to Docker

An Open Platform to Build, Ship, and Run Distributed Applications The origins of the Docker Project • dotCloud was operating a PaaS, using a custom container engine. • This engi...

Docker Interview Questions

The Docker Project • The initial container engine is now known as “Docker Engine.” • Other tools have been added: • Docker Compose (formerly “Fig”) • Docker Machine • Docker Swarm • ...