Back

Explore Courses Blog Tutorials Interview Questions

Explore Tech Questions and Answers

Welcome to Intellipaat Community. Get your technical queries answered by top developers!

0 votes
2 views
by (9k points)
What do you mean by DevOps life-cycle?

1 Answer

0 votes
by (45.3k points)

 It is merely not possible to understand DevOps without first getting an introduction to its continuous life-cycle process. Here is an overview DevOps life-cycle:

  • Development: In this stage, the software is regularly developed. The entire process of development is segregated into small cycles
  • Testing: Different tools, such as Selenium, is used to identify and fix the bugs present in the code
  • Integration: New pieces of code are integrated with the old one to test
  • Deployment: The code is continuously deployed at this stage
  • Monitoring: In this stage, the operations team work on fixing the bugs found during the production of the software

To get a better understanding of DevOps and its process, you can read our DevOps Tutorial. You can also refer to our ‘What is DevOps?' YouTube video:

 

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Nov 20, 2020 in Java by dev_sk2311 (45k points)

Browse Categories

...