Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
September 23, 2021 03:51 pm GMT

What is DevOps?

Last year when I heard the term DevOps, I thought it would be any technology and trust me not only me but many of us think it as of a certain technology at first.

If not technology what is it then?
You must have come across various SDLC methodologies from waterfall to agile.
DevOps too is a methodology but it is not technically the SDLC methodology, but its goal is similar to that of the SDLC methodologies and that is to maximize the software project success.

DevOps is a software development strategy, which bridges the gap between the development part and the operations part.

It has agile inspired concepts.
It has various stages that altogether helps in maintaining a well tested and high quality product running.

The stages of DevOps are:-

  • Version Control
  • Continuous Integration
  • Continuous Delivery
  • continuous Deployment

Once the application is live that is deployed on the prod server, it is continuously monitored.

To execute these above mentioned stages various different tools are used and that we will discuss in the next post.

Let's Connect on linkedin

Stay Kind.


Original Link: https://dev.to/yellowgem/what-is-devops-4hd7

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To