Knowledge Graph — Coursera Notes › Academic disciplines › Information Technology / Computer Science › Software Development › DevOps
CI/CD
concept · part of DevOps
CI/CD stands for Continuous Integration and Continuous Delivery/Deployment, automating the building, testing, and deployment of code changes. It matters because it enables faster and more reliable software releases, with tools like CML supporting these processes.
Tools include GitHub Actions, Jenkins, and Azure DevOps.
Inside CI/CD (2)
- CI/CD pipelines — CI/CD pipelines are automated processes for building, testing, and deploying code.
- CML — CML (Continuous Machine Learning) is a tool designed to integrate machine learning workflows into CI/CD pipelines, commonly used alongside DVC (Data Version Control).
Connections
- Uses Github repository
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.