DevOps Introduction

DevOps Introduction

Day 1

What is DevOps?

In the previous time, there were different teams for Development and Operations. So basically there were larger teams and hence it is slow to deploy and deliver the project.

Then gradually both areas got into each other and then DevOps culture, mindset and position came into the picture.

In DevOps methodology, there are continuous integration, continuous delivery and continuous deployment involved, so there are multiple tools also involved with each step of production.

What are Automation, Scaling, and Infrastructure?

What is Automation in DevOps?

DevOps automation is the addition of technology that performs tasks with reduced human assistance to processes that facilitate feedback loops between operations and development teams so that iterative updates can be deployed faster to applications in production.

What is Scaling?

Scalability is the measure of a system's ability to increase or decrease in performance and cost in response to changes in application and system processing demands.

What is Infrastructure?

Infrastructure is the foundation or framework that supports a system or organization. In computing, information technology infrastructure is composed of physical and virtual resources that support the flow, storage, processing and analysis of data.

Why DevOps is Important, and useful in the industry?

DevOps is important because it's a software development and operations approach that enables faster development of new products and easier maintenance of existing deployments.

There are a lot of benefits of DevOps, few are as below,

  1. Maximizes Efficiency with Automation

  2. Optimizes the Entire Business

  3. Improves Speed and Stability of Software Development and Deployment

  4. Gets You to Focus on What Matters Most: People

Thank you for reading !!