Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Engineering MLOps

You're reading from  Engineering MLOps

Product type Book
Published in Apr 2021
Publisher Packt
ISBN-13 9781800562882
Pages 370 pages
Edition 1st Edition
Languages
Author (1):
Emmanuel Raj Emmanuel Raj
Profile icon Emmanuel Raj

Table of Contents (18) Chapters

Preface Section 1: Framework for Building Machine Learning Models
Chapter 1: Fundamentals of an MLOps Workflow Chapter 2: Characterizing Your Machine Learning Problem Chapter 3: Code Meets Data Chapter 4: Machine Learning Pipelines Chapter 5: Model Evaluation and Packaging Section 2: Deploying Machine Learning Models at Scale
Chapter 6: Key Principles for Deploying Your ML System Chapter 7: Building Robust CI/CD Pipelines Chapter 8: APIs and Microservice Management Chapter 9: Testing and Securing Your ML Solution Chapter 10: Essentials of Production Release Section 3: Monitoring Machine Learning Models in Production
Chapter 11: Key Principles for Monitoring Your ML System Chapter 12: Model Serving and Monitoring Chapter 13: Governing the ML System for Continual Learning Other Books You May Enjoy

Understanding the need for continuous integration and continuous deployment

Continuous integration (CI) and continuous deployment (CD) enable continuous delivery to the ML service. The goal is to maintain and version the source code used for model training, enable triggers to perform necessary jobs in parallel, build artifacts, and release them for deployment to the ML service. Several cloud vendors enable DevOps services that can be used for monitoring ML services, ML models in production, and orchestration with other services in the cloud.

Using CI and CD, we can enable continuous learning, which is critical for the success of an ML system. Without continuous learning, an ML system is destined to end up as a failed PoC (Proof of Concept). We will delve into the concepts of CI/CD and implement hands-on CI and CD pipelines to see MLOps in play in the next chapter.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}