Book Image

DevOps for Web Developers [Video]

By : Mitesh Soni
Book Image

DevOps for Web Developers [Video]

By: Mitesh Soni

Overview of this book

This course shows you how to accelerate web development with DevOps. It starts by introducing you to the culture and collaboration that need to be promoted in order to use DevOps within your organization. You will learn why itis essential to build and deploy modern apps efficiently when embracing the DevOps methodology. You will learn to use GitHub to push code and commit the changes using git. Moving on, you’ll understand the basics of configuration management and the architecture of DevOps. You’ll see how to take care of deploying the code into our new shiny servers. Then we’ll explore monitoring and varioussolutions to the range of problems we might face. Finally, you’ll be able to develop, deploy, manage, and automate your complete web application on a cloud service.
Table of Contents (9 chapters)
Chapter 3
Building the Code and Configuring the Build Pipeline
Content Locked
Section 1
Creating Built-in Delivery Pipelines
Achieve the ability to create delivery pipelines using a domain-specific language (DSL). - Generate a new pipeline - Add an input for the pipeline in the script box - Execute the demo pipeline and verify the console