Section 2: Automating the Machine Learning Process with Continuous Integration and Continuous Delivery (CI/CD)
This section will introduce you to the concepts of CI/CD, and how they can be applied to the ML process, by combining both DevOps and MLOps methodologies. We will showcase the various AWS services that can be used to build and execute a CI/CD pipeline for the ML process. This section will walk you through how to construct the CI/CD pipeline as a cloud-native application using the Cloud Development Kit (CDK).
This section comprises the following chapters:
- Chapter 4, Continuous Integration and Continuous Delivery (CI/CD) for Machine Learning
- Chapter 5, Continuous Deployment of a Production ML Model