An Ordinary Day in the Life of a RINFer is DevOps Continuous Integration / Continuous Deployment (CI/CD). There is no unified way for DevOps. Almost everyone has their own path.
Still, most of us will agree that DevOps can be accomplished by implementing a robust CI/CD pipeline with different stages, such as:
- Development (Dev),
- Integration (Int),
- Quality Assurance (QA),
- User Acceptance Test (UAT),
- Staging / PreProd (Stage/PP),
- Production (Prod).
It all fits when the tools are well calibrated in line with the process and leave space for continuous best practice attainment.