Articles → DEVOPS → Introduction to DevOpsIntroduction to DevOpsIn this article, we will provide an introduction to DevOps.What is DevOps? In the real world scenario, a software is created using either a waterfall model or an agile model. Once the software is created, it is deployed on the production environment.As the software is used by the users, the issues and feedback are shared by the users. The issues/feedback are fixed/implemented and deploy it on the production environment.This cycle keeps on going and as a result, the incremental updates are required to be deployed on the production environment. The DevOps is a set of best practices to save time and cost as well as to facilitate continuous delivery. Different stages of DevOps Following are the different stages of DevOps 1. Continuous Development 2. Continuous Integration 3. Continuous Testing 4. Continuous Monitoring 5. Continuous DeploymentLet us talk on each stage.Continuous Development Continuous development means automating the process of building, testing and deployment in the live or the staging environment.Continuous Integration Continuous Integration is the practice of integrating code in the shared repository.Continuous Testing Continuous testing is the process of automating the execution of the test cases.Continuous Monitoring Continuous monitoring means automating the process of rapid detection of compliance issues and risk.Continuous Deployment Continuous deployment is the process of automating the deployment.Posted By - Karan Gupta Posted On - Tuesday, November 10, 2020 Query/Feedback Your Email Id Subject Query/Feedback Characters remaining 250
Query/Feedback