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 7
Deploying an Application in AWS, Azure, and Docker
Content Locked
Section 2
Deploying an Application in Docker Container
Learn to deploy an application with the Deploy plugin of Jenkins. - Execute the docker build command to create an image - Access the Manager App URL