The DevOps 2.0 Toolkit
The DevOps 2.0 Toolkit
Automating the Continuous Deployment Pipeline with Containerized Microservices
About the Book
This book is based on very old technology and the code behind it is not maintained anymore.
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.
Table of Contents
- I Am Very Old!
- Preface
- Overview
- Audience
- About the Author
-
The DevOps Ideal
- Continuous Integration, Delivery, and Deployment
- The Light at the End of the Deployment Pipeline
-
The Implementation Breakthrough: Continuous Deployment, Microservices, and Containers
- Continuous Integration
- Continuous Delivery and Deployment
- Microservices
- Containers
- The Three Musketeers: Synergy of Continuous Deployment, Microservices, and Containers
-
System Architecture
- Monolithic Applications
- Services Split Horizontally
- Microservices
- Monolithic Applications and Microservices Compared
- Deployment Strategies
- Microservices Best Practices
- Final Thoughts
-
Setting Up the Development Environment With Vagrant and Docker
- Combining Microservice Architecture and Container Technology
- Vagrant and Docker
- Development Environment Setup
-
Implementation of the Deployment Pipeline: Initial Stages
- Spinning Up the Continuous Deployment Virtual Machine
- Deployment Pipeline Steps
- The Checklist
-
Configuration Management in the Docker World
- CFEngine
- Puppet
- Chef
- Ansible
- Final Thoughts
- Configuring the Production Environment
- Setting Up the Ansible Playbook
-
Implementation of the Deployment Pipeline: Intermediate Stages
- Deploying Containers to the Production Server
- Docker UI
- The Checklist
-
Service Discovery: The Key to Distributed Services
- Service Registry
- Service Registration
- Service Discovery
- Service Discovery Tools
- Manual Configuration
- Zookeeper
- etcd
- Consul
- Service Discovery Tools Compared
-
Proxy Services
- Reverse Proxy Service
- How Can Proxy Service Help Our Project?
- nginx
- HAProxy
- Proxy Tools Compared
-
Implementation of the Deployment Pipeline: The Late Stages
- Starting the Containers
- Integrating the Service
- Running Post-Deployment Tests
- Pushing the Tests Container to the Registry
- The Checklist
-
Automating Implementation of the Deployment Pipeline
- Deployment Pipeline Steps
- The Playbook and the Role
- Pre-Deployment Tasks
- Deployment Tasks
- Post-Deployment Tasks
- Running the Automated Deployment Pipeline
-
Continuous Integration (CI), Delivery and Deployment (CD) Tools
- CI/CD Tools Compared
- The Short History of CI/CD Tools
- Jenkins
- Final Thoughts
-
Blue-Green Deployment
- The Blue-Green Deployment Process
- Manually Running the Blue-Green Deployment
- Automating the Blue-Green Deployment with Jenkins Workflow
-
Clustering And Scaling Services
- Scalability
- Axis Scaling
- Clustering
- Docker Clustering Tools Compared: Kubernetes vs Docker Swarm vs Mesos
- Docker Swarm Walkthrough
- Deploying with Docker Swarm Without Links
- Scaling Services with Docker Swarm
- Scheduling Containers Depending on Reserved CPUs and Memory
- Automating Deployment With Docker Swarm and Ansible
-
Self-Healing Systems
- Self-Healing Levels and Types
- Self-Healing Architecture
- Self-Healing with Docker, Consul Watches, and Jenkins
- Combining On-Premise with Cloud Nodes
- Self-Healing Summary (So Far)
-
Centralized Logging and Monitoring
- The Need for Centralized Logging
- Sending Log Entries to ElasticSearch
- Parsing Log Entries
- Sending Log Entries to a Central LogStash Instance
- Sending Docker Log Entries to a Central LogStash Instance
- Self-Healing Based on Software Data
- Logging Hardware Status
- Self-Healing Based on Hardware Data
- Final Thoughts
- Farewell
The Leanpub 60-day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
Do Well. Do Good.
Authors have earned$12,082,240writing, publishing and selling on Leanpub, earning 80% royalties while saving up to 25 million pounds of CO2 and up to 46,000 trees.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them
Top Books
Modeling Mindsets
Christoph MolnarBecome a better data scientist by understanding different modeling mindsets.
Getting to Know IntelliJ IDEA
Trisha Gee and Helen ScottIf we treat our IDE as a text editor, we are doing ourselves a disservice. Using a combination of tutorials and a questions-and-answers approach, Getting to Know IntelliJ IDEA will help you find ways to use IntelliJ IDEA that enable you to work comfortably and productively as a professional developer.
Windows 11 Field Guide
Rafael Rivera and Paul ThurrottThe Windows 11 Field Guide is a full-length e-book about the latest version of Microsoft Windows, aimed at those users who will upgrade from Windows 10 or acquire Windows 11 with a new PC.
Assessing Agile Quality Practices with QPAM
Selena Delesie and Janet GregoryIs your agile adoption a success? Working in an agile manner means delivering high customer value iteratively and collaboratively. That means delivering with high quality - something that is often missed on agile teams around the world. This book provides a deeper view of what it means to truly deliver successfully in an agile way.
Functional Programming Made Easier
Charles ScalfaniA Functional Programming book from beginner to advanced without skipping a single step along the way.
In my 40 years of programming, I've felt that programming books always let me down, especially Functional Programming books. So, I wrote the book I wish I had 5 years ago.
Functional Programming will never be easy, but it can be easier.
C++20 - The Complete Guide
Nicolai M. JosuttisAll new language and library features of C++20 (for those who know previous C++ versions).
The book presents all new language and library features of C++20. Learn how this impacts day-to-day programming, to benefit in practice, to combine new features, and to avoid all new traps.
Buy early, pay less, free updates.
Other books:
Ansible for DevOps
Jeff GeerlingAnsible is a simple, but powerful, server and configuration management tool. Learn to use Ansible effectively, whether you manage one server—or thousands.
OpenIntro Statistics
David Diez, Christopher Barr, Mine Cetinkaya-Rundel, and OpenIntroA complete foundation for Statistics, also serving as a foundation for Data Science.
Leanpub revenue supports OpenIntro (US-based nonprofit) so we can provide free desk copies to teachers interested in using OpenIntro Statistics in the classroom and expand the project to support free textbooks in other subjects.
More resources: openintro.org.
node-opcua by example
Etienne RossignonGet the best out of node-opcua through a set of documented examples by the author himself that will allow you to create stunning OPCUA Servers or Clients.
Jetpack Compose internals
Jorge CastilloJetpack Compose is the future of Android UI. Master how it works internally and become a more efficient developer with it. You'll also find it valuable if you are not an Android dev. This book provides all the details to understand how the Compose compiler & runtime work, and how to create a client library using them.
Top Bundles
- #2

Software Architecture
2 Books
"Software Architecture for Developers" is a practical and pragmatic guide to modern, lightweight software architecture, specifically aimed at developers. You'll learn:The essence of software architecture.Why the software architecture role should include coding, coaching and collaboration.The things that you really need to think about before... - #3

CCIE Service Provider Ultimate Study Bundle
2 Books
Piotr Jablonski, Lukasz Bromirski, and Nick Russo have joined forces to deliver the only CCIE Service Provider training resource you'll ever need. This bundle contains a detailed and challenging collection of workbook labs, plus an extensively detailed technical reference guide. All of us have earned the CCIE Service Provider certification... - #4

1500 QUIZ COMMENTATI (3 libri)
3 Books
Tre libri dei QUIZ MMG Commentati al prezzo di DUE! I QUIZ dei concorsi ufficiali di Medicina Generale relativi agli anni: 2000-2001-2003-2012-2013-2014-2015-2016-2017-2018-2019-2020-2021 +100 inediti Raccolti in unico bundle per aiutarvi nello studio e nella preparazione al concorso. All'interno di ogni libro i quiz sono stati suddivisi per... - #5

Pattern-Oriented Memory Forensics and Malware Detection
2 Books
This training bundle for security engineers and researchers, malware and memory forensics analysts includes two accelerated training courses for Windows memory dump analysis using WinDbg. It is also useful for technical support and escalation engineers who analyze memory dumps from complex software environments and need to check for possible... - #6

A Better Way to Learn JavaScript Book Series
5 Books
A series of 5 books that will guide you to JavaScript mastery. These books are in progress, as follows:Book 1, The Basics, 95% complete (679 pages)Book 2, Built-in Objects, 70% complete (about 280 pages)Book 3, Useful Snippets, 80% complete (391 pages, 134 recipes, plus a listing of 201 recipes from book 1, and 92 recipes from book 2)Book 4,... - #8

Statistics - All Lee Baker's Books
10 Books
This bundle includes all of the statistics books that Lee Baker has published at LeanPub 13 Statistics Books*1 PlaceNo Hassle! All in both epub and mobi formats - perfect for all devices and screen sizes. --------------------------------------------------------- *The book listed as Getting Started With Statistics is a bundle of 4 books...




