Book Image

Effective DevOps and Development with Docker [Video]

By : James Quigley
Book Image

Effective DevOps and Development with Docker [Video]

By: James Quigley

Overview of this book

<p>Companies that adopt DevOps and use Docker are leading the industry in almost all metrics. DevOps and developers need to use Docker in a way that supports and encourages good development and best practices. If you wish to get beyond just learning the Docker tool, then look no further because this video course will be your companion and show you how to make it work for your teams and processes.</p> <p>In this course you will learn the fundamentals of Docker, how to utilize it in your development environment, and know how Docker can help your organization adopt DevOps principles. Additionally you will learn about the fundamental principles of DevOps and how to transform your team into one that follows the three DevOps ways.</p> <p>By the end of this course, you will feel comfortable using Docker on the command line, writing Docker Compose files, and using these tools to boost your development. You will follow along and practice the fundamentals, learning from someone who has been in your shoes. Also, you will adopt best practices, scale up development, and accelerate your team into the forefront of the ever-changing development landscape.</p> <p>All the code and supporting files for this course are available on GitHub at:<br /><a id="LPlnk785854" class="x_OWAAutoLink" href="https://github.com/PacktPublishing/Effective-DevOps-and-Development-with-Docker-V-" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable">https://github.com/PacktPublishing/Effective-DevOps-and-Development-with-Docker-V-</a></p> <h1>Style and Approach</h1> <p>This course contains examples and demonstrations and will walk you through everything you need to know. It follows a step by step approach, by providing you with helpful tips along the way.</p>
Table of Contents (4 chapters)
Chapter 4
Turning Configuration into Code with Compose
Content Locked
Section 3
Spinning Up Your First Stack with Compose
Now that we know what configuration as code is and what Docker Compose is, let’s utilize it to spin up a custom stack. - Create the structure of our architecture, including compose file - Run the application with Compose and fun development tricks - Complete a sample app running inside Compose