Book Image

DevOps: Continuous Delivery, Integration, and Deployment with DevOps

By : Sricharan Vadapalli
Book Image

DevOps: Continuous Delivery, Integration, and Deployment with DevOps

By: Sricharan Vadapalli

Overview of this book

DevOps is the most widely used software engineering culture and practice that aim sat software development and operation. Continuous integration is a cornerstone technique of DevOps that merges software code updates from developers into a shared central mainline. This book takes a practical approach and covers the tools and strategies of DevOps. It starts with familiarizing you with DevOps framework and then shows how toper form continuous delivery, integration, and deployment with DevOps. You will explore DevOps process maturity frameworks and progression models with checklist templates for each phase of DevOps. You will also be familiar with agile terminology, methodology, and the benefits accrued by an organization by adopting it. You will also get acquainted with popular tools such as Git, Jenkins ,Maven, Gerrit, Nexus, Selenium, and so on.You will learn configuration, automation, and the implementation of infrastructure automation (Infrastructure as Code) with tools such as Chef and Ansible. This book is ideal for engineers, architects, and developers, who wish to learn the core strategies of DevOps. This book is embedded with useful assessments that will help you revise the concepts you have learned in this book. This book is repurposed for this specific learning experience from material from Packt's Hands-on DevOps by Sricharan Vadapalli.
Table of Contents (8 chapters)

Preface

This book is about DevOps which is the most widely used software engineering culture and practice that aims at software development and operation. Continuous integration is a cornerstone technique of DevOps that merges software code updates from developers into a shared central mainline.

So, if you want to implement the strategy of DevOps, you are in the right path.

What's in It for Me?

Maps are vital for your journey, especially when you're holidaying in another continent. When it comes to learning, a roadmap helps you in giving a definitive path for progressing towards the goal. So, here you're presented with a roadmap before you begin your journey.

This book is meticulously designed and developed in order to empower you with all the right and relevant information on DevOps. We've created this Learning Path for you that consists of four lessons:

Lesson 1, Introduction to DevOps, focuses on business trends, drivers, market propellers of evolution, and adoption of DevOps. The key technological concepts are introduced for big data, cloud, data sciences, and in-memory computing. You will also get to know DevOps application scenarios and the benefits of adoption for an organization.

Lesson 2, DevOps Framework, covers source code management, build, repository, release managements, and test automation. Continuous integration, delivery, deployment is also covered along with infrastructure automation for configuration (Infrastructure as Code), application monitoring, and so on.

Lesson 3, DevOps – Continuous Integration and Delivery, describes the CI/CD methodology with open source popular tools such as Git, Maven, Gerrit, Nexus, Selenium, and Jenkins. You will also learn different tools and plugins compatible with Jenkins.

Lesson 4, DevOps Continuous Deployment, shows the popular continuous deployment tools Ansible and Chef; their advanced features such as Habitat, Automate, and Compliance for security. You will go through the core components, architecture, and terminology of Chef, cookbooks knife, Playbooks, and towers. You will also understand how to improve the code quality by using continuous monitoring tools such as Splunk and Nagios.

What Will I Get from This Book?

  • Get familiar with life cycle models, maturity states, progression and best practices of DevOps frameworks

  • Learn to set up Jenkins and integrate it with Git

  • Know how to build jobs and perform testing with Jenkins

  • Implement infrastructure automation (Infrastructure as Code) with tools such as Chef and Ansible

  • Understand continuous monitoring process with tools such as Splunk and Nagios

  • Learn how Splunk improves the code quality

Prerequisites

This book is for engineers, architects, and developers, who wish to learn the core strategies of DevOps. Some of the prerequisites that is required before you begin this book are:

  • Prior knowledge on fundamentals of software development life cycle and systems

  • Working knowledge of Linux commands