DataOps Environment Management
Environment management, the fourth #TrueDataOps pillar, is all about managing and monitoring the deployment of your code or data product, ensuring maximum value is derived from this data. Environments in this context are typically separate instances where your code is executed, and they may include stages like development, testing, and production. In DataOps.live, the topic of how to manage your data environment is made up of the following elements:
- DataOps Environments
- Creating DataOps Environments
- Branching Strategies
- Segregating Environments
- Collaborating across Branches
- Setting Environment Variables
- Forcing ingestion in development branches
- Merge requests
- Resolving merge conflicts
- Synchronizing feature and source Branches
- Orchestrators Pre-Release Versions