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 1
Installing Jenkins and the Jenkins Dashboards
Learn to provide us with multiple ways to install Jenkins for all types of users, then we can manage all builds and therefore manage the application delivery pipeline as well. - Set up Jenkins - Customize the Jenkins page - Create the first admin user page