DevOps Practices 17
DevOps Practices 17
Engineering
Rajasthan Technical University
1 Plan
Define requirements, set goals, and plan the development process.
2 Code
Write and develop the software code.
3 Build
Compile, package, and create a build artifact.
4 Test
Run automated tests to ensure code quality and functionality.
5 Release
Prepare the software for deployment.
6 Deploy
Deploy the software to the production environment.
7 Operate
Monitor the software's performance and health.
8 Monitor
Collect data and feedback to improve future iterations.
Key DevOps Practices
Several key practices contribute to the success of DevOps, enabling continuous improvement and faster delivery.
CI
Code is integrated and tested automatically.
CD
Code is packaged, deployed, and released to production.
Benefits
Faster releases, reduced deployment risks, improved
collaboration.
Infrastructure as Code (IaC)
IaC manages and provisions infrastructure through code, enabling consistency, version control, and automation.
4. https://devopedia.org/devops