Click here to Skip to main content
15,891,943 members
Articles / Artificial Intelligence / Deep Learning

Setting Up Jenkins to Build CI/CD Pipelines for MLOps

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
13 May 2021CPOL3 min read 8.7K   3  
In this article we set up Jenkins CI for this project in order to start building and automating our MLOps pipelines.
Here we configure Jenkins to help us chain Docker containers into an actual pipeline, where the containers will be automatically built, pushed, and run in the right order.

Views

Daily Counts

This article is part of the series 'Automatic Training, Testing, and Deployment of AI using CI/CD - Part 2 View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Sergio Virahonda grew up in Venezuela where obtained a bachelor's degree in Telecommunications Engineering. He moved abroad 4 years ago and since then has been focused on building meaningful data science career. He's currently living in Argentina writing code as a freelance developer.

Comments and Discussions