Build Your Own PaaS with Docker

Build Your Own PaaS with Docker

English | 2015 | ISBN: 978-1-78439-394-6 | 129 Pages | PDF, EPUB | 10 MB

Create, modify, and run your own PaaS with modularized containers using Docker.
Docker is a great tool in many ways for developers and people in DevOps.
We begin by learning how easy it is to create and publish your own customized Docker images and making them available to everyone. We also see how practical it is to separate every service to its own container. When you have published separated service containers, the process of running all kinds of platforms in the same server is a walk in the park.
This book walks you through a use case project that will teach you how to customize and create your own Docker image, allowing you to run any platform you want. The project evolves throughout the book and emerges as a complete three containers WordPress/MySQL platform when finished.
By the end of the book, you will know how to create such a container on a WordPress/MySQL platform, among others.

  • Build your own PaaS using the much-appreciated software Docker.
  • Isolate services in containers to have a fully modularized and portable system.
  • Step-by-step tutorials that take you through the process of creating your own PaaS.

This book is intended for those who want to take full advantage of separating services into module containers and connect them to form a complete platform. It will give you all the insights and knowledge needed to run your own PaaS.

Homepage