Deploy a Model with CI/CD

Automate your MLOps pipelines with CI/CD

Continuous Integration (CI) and Continuous Delivery (CD) refers to the automation of tasks that contribute to the build and delivery of software applications. Within an end-to-end MLOps pipeline, there are several steps ripe for CI/CD, including model containerization, model deployment, model versioning, and deployment of custom software applications that leverage AI/ML models.

This section provides guides for building CI/CD pipelines with your favorite tools that cover different tasks centered around Modzy.

Model Deployment Guides