DevOps is short for Development and Operations.
Its also known as an improved AGILE flow.
DevOps is given by the following flow.
- Devops is just a methodology and NOT a techstack or technology.
- It allows a single team to manage teh entire app development lifecycle i.e. development, testing, deployment and operations.
- To shorten a development system's development lifecycle.
- Improve reliability.
- Here the different versions of the code are maintained.
- Compile, validate, code review, testing.
- Deploying the built app to test servers.
- Deploying the app on the production server for release.
- Keeping a track and a measure of performance of a software application.
- Monitoring the CPU utlization, space utilization and response times.