Part of an agile development philosophy, Continuous Integration/Continuous Development or Delivery requires that updates to code are rolled out as completed rather than in large batch updates.
Added Perspectives
Continuous integration tools, such as Jenkins and TeamCity, automatically branch and merge code from multiple developers to support large team-based development environments. Continuous delivery tools deploy finished code to production environments in a secure, error-free manner. Most continuous integration tools now support continuous delivery and vice versa.
- Wayne Eckerson in Trends in DataOps: Bringing Scale and Rigor to Data and Analytics
August 28, 2019 (Report)
As should be clear by now, this is no time to set it and forget it. ML and DevOps engineers should apply the DevOps practice of continuous integration and continuous development (CI/CD), which means they frequently update code to fix minor errors and maintain production quality standards. The CI/CD practice includes the following. Continuous integration. The ML and DevOps engineer split code branches to a development platform such as GitHub so they can update features, re-configure settings, or fix bugs. They test the revised code branch, identify issues, and resolve them. Continuous delivery. The ML and DevOps engineer, potentially working with ITOps, inspect the revised code branch, approve it, and kick off an automated release process to go live in production.
- Kevin Petrie in The Machine Learning Lifecycle and MLOps: Building and Operationalizing ML Models - Part III
June 14, 2021 (Blog)
Continuous Integration/Continuous Development. CI/CD requires a single source of truth for all the data and code that make up a pipeline. DataOps ensures that this source of truth remains untouched throughout the development process so pipelines already in production don’t break. With the source of truth safely housed in a central repository, team-based development becomes possible and developers can innovate without fear, reducing development cycle times.
- Joe Hilleary in DataOps Deep Dive: Different Approaches to the DataOps Platform
December 1, 2020 (Report)
Relevant Content
Oct 31, 2019 - This report drills into the technology and tools required to build robust, automated data pipelines with DataOps.
Aug 30, 2019 - New data management practices that adapt the practices DevOps to support data operations (DataOps) are the key to agility in data management.
Related Terms
Unleash The Power Of Your Data
Providing modern, comprehensive data solutions so you can turn data into your most powerful asset and stay ahead of the competition.
Learn how we can help your organization create actionable data strategies and highly tailored solutions.
© Datalere, LLC. All rights reserved