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 2
Continuous Integration with Jenkins 2
Content Locked
Section 7
Sending E-mail Notifications Based on buildstatus
Learn to add a scenario where a build failure or test case failure has to be notified to a specific set of stakeholders. - Verify e-mail notifications - Execute a compile goal against the Maven build