【2015新书】 Build Your Own PaaS with Docker
Book 图书名称: Build Your Own PaaS with Docker
Author 作者:Oskar Hane
Publisher 出版社: Packt Publishing
Page 页数:129
Publishing Date 出版时间:Apr 7, 2015
Language 语言:English
Size 大小:4.3 MB
Format 格式:pdf 文字版
ISBN: 1784393940, 9781784393946
Edition: 第1版 搜索过论坛,没有该文档
Create, modify, and run your own PaaS with modularized containers using Docker
About This BookBuild 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.Who This Book Is For
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.
In Detail
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.