DEV Community

Cover image for Day: 1 Devops
Shaheer Ahmed
Shaheer Ahmed

Posted on

Day: 1 Devops

What is devops?

Devops is a culture that helps the organization to deliver faster scripts or applications with the help of automation, quality code, continuous monitoring, and testing.

Why we have to two words in devops?
Dev means software development and ops means operations. In dev we have some phases like planning, designing(HLD, LLD), developing, testing, deploying and monitoring. On the other hand, ops means operations where we have monitoring and releasing not all the other phases like in dev.

Where devops falls in software development lifecycle?
It mostly falls in the last part of SDLC like developing, testing, deploying and monitoring. Whenever programmer write the code we have to deploy it ASAP for this we use devops who make a pipeline and the code deliver to end user with no time.

What is the end goal of devops?
Devops end goal is to make sure that there is less interaction of human and it deliver the code to the end user with no time.

Instagram: shaheerdev_
Twitter: shaheerdev_
Tiktok: shaheerdev_

Top comments (0)