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
The DevOps 2.0 toolkit: automating the continuous deployment pipeline with containerized microservices
โ Scribed by Farcic, Viktor
- Publisher
- leanpub.com
- Year
- 2017;2016
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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 world -- Implementation of the deployment pipeline: intermediate stages -- Service discovery: the key to distributed services -- Proxy services -- Implementation of the deployment pipeline: the late stages -- Automating implementation of the deployment pipeline -- Continuous integration (CI), delivery and deployment (CD) tools -- Blue-Green deployment -- Clustering and scaling services -- Self-healing systems -- Centralized logging and monitoring -- Farewell.;"This book is about techniques that help us architect software in a better and more efficient way: With microservices packed as immutable containers, then 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 the ability to roll-back. It's about scaling to any number of servers, designing self-healing systems capable of recovering from both hardware and software failures, and about centralized logging and monitoring of a cluster. We will cover some of the latest and greatest practices and a variety of tools such as: Docker, Kubernetes, Ansible, Ubuntu, Docker Swarm, Docker Compose, and Consul."--Back cover.
โฆ Table of Contents
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 world --
Implementation of the deployment pipeline: intermediate stages --
Service discovery: the key to distributed services --
Proxy services --
Implementation of the deployment pipeline: the late stages --
Automating implementation of the deployment pipeline --
Continuous integration (CI), delivery and deployment (CD) tools --
Blue-Green deployment --
Clustering and scaling services --
Self-healing systems --
Centralized logging and monitoring --
Farewell.
โฆ Subjects
Computer software--Development;Operating systems (Computers);Software architecture;Computer software -- Development
๐ SIMILAR VOLUMES
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
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