Beginning DevOps with Docker: Automate the deployment of your environment with the power of the Docker toolchain

Beginning DevOps with Docker: Automate the deployment of your environment with the power of the Docker toolchain

English | 2018 | ISBN: 978-1789532401 | 96 Pages | PDF, EPUB | 13 MB

It can be tough to roll out a pre-configured environment if you don’t know what you’re doing. We’ll show you how to streamline your service options with Docker, so that you can scale in an agile and responsive manner.
Book DescriptionMaking sure that your application runs across different systems as intended is quickly becoming a standard development requirement. With Docker, you can ensure that what you build will behave the way you expect it to, regardless of where it’s deployed. By guiding you through Docker from start to finish (from installation, to the Docker Registry, all the way through to working with Docker Swarm), we’ll equip you with the skills you need to migrate your workflow to Docker with complete confidence.
What you will learn

  • Learn to design and build containers for different kinds of applications
  • Create a testing environment to identify issues that may cause production deployments to fail
  • Discover how you can correctly structure and manage a multi-tier environment
  • Run, debug, and experiment with example applications in Docker containers
Homepage