Overview: DevOps allows for shorter duration periods to deploy code into production. Some industries still require a high amount controlled environment code changes, think medical systems. In the PaaS world with DevOps pipelines automation of code and verification is drastically reduced.
It's key to figure out your DTAP deployment strategy. I outline a mixture of an old school deployment strategy with a PaaS DevOps model that is fairly risk adverse below:
This PaaS approach requires three types of pipelines:
- PaaS Infrastructure - One-offs and updates
- Build/App Deployments
- Database data or Schema (Bounded Context) updates
Azure DevOps Series Posts:
- Azure DevOps Series - Overview
- Azure DevOps Series - Azure Boards
- Missing
- Azure DevOps Series - Azure Pipelines (This Post)
0 comments:
Post a Comment