Course Overview
This course builds upon and extends the DevOps practice prevalent in software development to build, train, and deploy machine learning (ML) models. The course stresses the importance of data, model, and code to successful ML deployments. It will demonstrate the use of tools, automation, processes, and teamwork in addressing the challenges associated with handoffs between data engineers, data scientists, software developers, and operations. The course will also discuss the use of tools and processes to monitor and take action when the model prediction in production starts to drift from agreed-upon key performance indicators.
Course Objectives
Describe machine learning operations
Understand the key differences between DevOps and MLOps
Describe the machine learning workflow
Discuss the importance of communications in MLOps
Explain end-to-end options for automation of ML workflows
List key Amazon SageMaker features for MLOps automation
Build an automated ML process that builds, trains, tests, and deploys models
Build an automated ML process that retrains the model based on change(s) to the model code
Identify elements and important steps in the deployment process
Describe items that might be included in a model package, and their use in training or inference
Recognize Amazon SageMaker options for selecting models for deployment, including support for ML frameworks and built-in algorithms or bring-your-own-models
Differentiate scaling in machine learning from scaling in other applications
Determine when to use different approaches to inference
Discuss deployment strategies, benefits, challenges, and typical use cases
Describe the challenges when deploying machine learning to edge devices
Recognize important Amazon SageMaker features that are relevant to deployment and inference
Describe why monitoring is important
Detect data drifts in the underlying input data
Demonstrate how to monitor ML models for bias
Explain how to monitor model resource consumption and latency
Discuss how to integrate human-in-the-loop reviews of model results in production
Who Should Attend?
This course is intended for any one of the following roles with responsibility for productionizing machine
learning models in the AWS Cloud:
DevOps engineers
ML engineers
Developers/operations with responsibility for operationalizing ML models
United Training is committed to working as a partner with our clients. Choose United Training and take advantage of the following benefits.
- Robust Public Enrollment Schedule. Enjoy access to hundreds of Guaranteed to Run dates across a diverse catalog of course titles.
- Private Group Training. Let our world-class instructors come to you to deliver training at your place of business or we can present to your team online using our Virtual Instructor-Led Training platform.
- Custom Training Solutions. Our subject matter experts can customize the class to specifically address the unique goals of your team.
- Free Re-Takes. Most completed United Training courses carry our unbeatable Learning Guarantee. This guarantee allows students to repeat most United Training courses, if they are the same version, FREE OF CHARGE, within six months of completion of the courses. Exceptions: Cisco, Citrix, VMware, Red Hat, and courses provided by affiliated 3rd party training providers.
Agenda
1 - Introduction to MLOps
- Machine learning operations
- Goals of MLOps
- Communication
- From DevOps to MLOps
- ML workflow
- Scope
- MLOps view of ML workflow
- MLOps cases
2 - MLOps Development
- Intro to build, train, and evaluate machine learning models
- MLOps security
- Automating
- Apache Airflow
- Kubernetes integration for MLOps
- Amazon SageMaker for MLOps
- Intro to build, train, and evaluate machine learning models
3 - MLOps Deployment
- Introduction to deployment operations
- Model packaging
- Inference
- SageMaker production variants
- Deployment strategies
- Deploying to the edge
4 - Model Monitoring and Operations
- The importance of monitoring
- Monitoring by design
- Human-in-the-loop
- Amazon SageMaker Model Monitor
- Demonstration: Amazon SageMaker Pipelines, Model Monitor, model registry, and Feature
- Store
- Solving the Problem(s)