The DevOps ideal -- The implementation breakthrough: continuous deployment, microservices, and containers -- System architecture -- Setting up the development environment with Vagrant and Docker -- Implementation of the deployment pipeline: initial stages -- Configuration management in the Docker wo
The DevOps 2.0 Toolkit: Automating the Continuous Deployment Pipeline with Containerized Microservices
โ Scribed by Viktor Farcic
- Year
- 2016
- Tongue
- English
- Leaves
- 404
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This book is about different techniques that help us architect software in a better and more efficient way with microservices packed as immutable containers, tested and deployed continuously to servers that are automatically provisioned with configuration management tools. It's about fast, reliable and continuous deployments with zero-downtime and ability to roll-back. It's about scaling to any number of servers, design of self-healing systems capable of recuperation from both hardware and software failures and about centralized logging and monitoring of the cluster.In other words, this book envelops the whole microservices development and deployment lifecycle using some of the latest and greatest practices and tools. We'll use Docker, Kubernetes, Ansible, Ubuntu, Docker Swarm and Docker Compose, Consul, etcd, Registrator, confd, and so on. We'll go through many practices and even more tools. Finally, while there will be a lot of theory, this is a hands-on book. You won't be able to complete it by reading it in a metro on a way to work. You'll have to read this book while in front of the computer and get your hands dirty.
๐ SIMILAR VOLUMES
Most people interested in this book will be somewhere in the web development/IT field. The title refers to the amalgamation DevOps meaning Development + Operations. The idea is to combine these areas to learn how to automate the delivery, launch, and update procedure of the server and the hosted
Just like other books I wrote, this one did not have a fixed scope. I did not start with an index. I didn't write a summary of each chapter in an attempt to define the scope. I do not do such things. There was only a high-level goal to explore continuous delivery and deployment inside Kubernetes clu
Just like other books I wrote, this one did not have a fixed scope. I did not start with an index. I didn't write a summary of each chapter in an attempt to define the scope. I do not do such things. There was only a high-level goal to explore continuous delivery and deployment inside Kubernetes clu
<p><b>Automate the container lifecycle from image build through cloud deployment using the automation language you already know.</b></p><h4>Key Features</h4><ul><li>Use Ansible Container as an integral part of your workflow to increase flexibility and portability.</li><li>Manage the container life c