Introduction: DevOps

Learn about DevOps and how it helps with software delivery.

We'll cover the following

Overview

In this lesson, we'll develop a basic understanding of DevOps and look at some of the guidelines regarding it.

What is DevOps?

The principle of combining development and operations is known as DevOps. A single person, in this case, is responsible for handling the development as well as the deployment side of the project. This involves the principle of Infrastructure as Code (IaC). This means that all the deployment and operational information is controlled using readable files or scripts without any external hardware usage.

Get hands-on with 1200+ tech skills courses.