SlideShare a Scribd company logo
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
MLOps Workshop
Gili Nachum -
Solutions Architect
Orit Alul –
Solutions Architect
Alon Gendler –
Solutions Architect
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Agenda
• Introduction to Amazon AI
• Introduction to MLOps
• Amazon SageMaker
• Pipelines
• Review hands-on exercise & related AWS services
• Build your own MLOps pipeline - Hands-on exercise
No machine learning experience required!
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Put machine learning in the
hands of every developer
Our mission at AWS
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
The Amazon ML stack:
Broadest & deepest set of capabilities
AI SERVICES
Easily add intelligence to applications without machine learning skills
Vision | Documents | Speech | Language | Chatbots | Forecasting | Recommendations
ML SERVICES
Build, Train, and Deploy machine learning models fast and at scale
Data labeling | Pre-built algorithms & notebooks | One-click training and deployment
ML FRAMEWORKS &
INFRASTRUCTURE
Flexibility & choice, highest-performing infrastructure
Support for ML frameworks | Compute options purpose-built for ML
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
M L F R A M E W O R K S &
I N F R A S T R U C T U R E
A I S E R V I C E S
R E K O G N I T I O N
I M A G E
P O L L Y T R A N S C R I B E T R A N S L A T E C O M P R E H E N D
C O M P R E H E N D
M E D I C A L
L E XR E K O G N I T I O N
V I D E O
Vision Speech Chatbots
A M A Z O N S A G E M A K E R
B U I L D T R A I N
F O R E C A S TT E X T R A C T P E R S O N A L I Z E
D E P L O Y
Pre-built algorithms & notebooks
Data labeling (G R O U N D T R U T H )
One-click model training & tuning
Optimization ( N E O )
One-click deployment & hosting
M L S E R V I C E S
F r a m e w o r k s I n t e r f a c e s I n f r a s t r u c t u r e
E C 2 P 3
& P 3 d n
E C 2 C 5 F P G A s G R E E N G R A S S E L A S T I C
I N F E R E N C E
Models without training data (REINFORCEMENT LEARNING)Algorithm s & m odels ( A W S M A R K E T P L A C E )
Language Forecasting Recommendations
NEW NEWNEW
NEW
NEW
NEWNEW
NEW
NEW
The Amazon ML Stack:
Broadest & Deepest Set of Capabilities
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AKA ML Operations
AKA ML Engineering
AKA ML CI/CD
AKA Productizing ML
AKA ML Devops
MLOps
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
The process of combining Data
Science with software engineering
principles that results in a
production product
Define MLOps
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Personas
Data engineerData scientist
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Personas
The Data scientist
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Personas
The Data Engineer
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
CRISP-DM
TODO define crisp-DM and how flow
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Package tasks as Docker Containers
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Micro Services Deployment
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon SageMaker
Machine learning for every developer and data scientist
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
T R A I N D E P L O Y
B U I L D
Build, train, tune, and host your own models
T U N E
Pre-built
notebooks for
common
problems
Built-in, high
performance
algorithms
Amazon SageMaker
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Sagemaker Monitoring - Out-of-the-box
1. CloudWatch logs 2. CloudWatch metrics
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Sagemaker Monitoring – Custom metrics
Send your custom metrics to CloudWatch
e.g. using boto3:
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
ML Pipelines
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Data Ingestion Data Cleansing
Feature
Engineering
Data
Preparation
Train
Hyperparameters
OptimizationEvaluation
Deploy QA
Environment
Sanity Test
Manual
Approval
Canary Deploy
in Production
Monitor model
statistics
New Data Code Commit
Model
Configuration
Example fat ML Pipeline
Schedule
Triggers
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Pipeline Orchestrators
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Remaining Challenges
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Questions?
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
CI/CD?
Before we begin..
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
The practice of merging (integrating) all
developers working copies to a shared
mainline multiple times a day
Continuous Integration
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Strategy for software releases wherein any
change that passes the automated testing
phase (CI) is automatically released into
the production environment
Continuous Deployment
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
CI/CD Overview
Source DeployBuild
Continues Integration
Continues Deployment
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS CI/CD Tools
AWS CodeCommit AWS CodeBuild AWS CodeDeploy
AWS CodePipeline
Source DeployBuild
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
The Pipeline you’re about to build...
Amazon
CloudWatch
Role
AWS Lambda
(check training
status)
Zip file
(Input Artifact)
AWS Lambda
Amazon SageMaker
(train job)
Pipeline
Stage
Approved
Source Train Wait Approve Deploy
AWS CodePipeline
Amazon
CloudFormation
Amazon SageMaker
Endpoint
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
MLOps workshop
•Login to https://dashboard.eventengine.run
•Use you HASH key
•Start the AWS Console -> Open console
•Validate you’re in us-east-1 (North Virginia)
•Follow the instructions in http://tiny.cc/mlops
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Questions?

More Related Content

What's hot (20)

PDF
MLOps Bridging the gap between Data Scientists and Ops.
Knoldus Inc.
 
PDF
Using MLOps to Bring ML to Production/The Promise of MLOps
Weaveworks
 
PPTX
MLOps in action
Pieter de Bruin
 
PDF
Ml ops past_present_future
Nisha Talagala
 
PPTX
MLOps - The Assembly Line of ML
Jordan Birdsell
 
PPTX
MLOps and Data Quality: Deploying Reliable ML Models in Production
Provectus
 
PDF
MLOps for production-level machine learning
cnvrg.io AI OS - Hands-on ML Workshops
 
PDF
What is MLOps
Henrik Skogström
 
PDF
“Houston, we have a model...” Introduction to MLOps
Rui Quintino
 
PPTX
Google Vertex AI
VikasBisoi
 
PPTX
MLOps.pptx
AllenPeter7
 
PDF
MLOps Virtual Event: Automating ML at Scale
Databricks
 
PDF
Apply MLOps at Scale by H&M
Databricks
 
PDF
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
VINCI Digital - Industrial IoT (IIoT) Strategic Advisory
 
PDF
Apply MLOps at Scale
Databricks
 
PDF
Introdution to Dataops and AIOps (or MLOps)
Adrien Blind
 
PDF
Exploring Opportunities in the Generative AI Value Chain.pdf
Dung Hoang
 
PDF
Machine Learning Platformization & AutoML: Adopting ML at Scale in the Enterp...
Ed Fernandez
 
PDF
Ml ops on AWS
PhilipBasford
 
PDF
Machine Learning Operations & Azure
Erlangen Artificial Intelligence & Machine Learning Meetup
 
MLOps Bridging the gap between Data Scientists and Ops.
Knoldus Inc.
 
Using MLOps to Bring ML to Production/The Promise of MLOps
Weaveworks
 
MLOps in action
Pieter de Bruin
 
Ml ops past_present_future
Nisha Talagala
 
MLOps - The Assembly Line of ML
Jordan Birdsell
 
MLOps and Data Quality: Deploying Reliable ML Models in Production
Provectus
 
MLOps for production-level machine learning
cnvrg.io AI OS - Hands-on ML Workshops
 
What is MLOps
Henrik Skogström
 
“Houston, we have a model...” Introduction to MLOps
Rui Quintino
 
Google Vertex AI
VikasBisoi
 
MLOps.pptx
AllenPeter7
 
MLOps Virtual Event: Automating ML at Scale
Databricks
 
Apply MLOps at Scale by H&M
Databricks
 
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
VINCI Digital - Industrial IoT (IIoT) Strategic Advisory
 
Apply MLOps at Scale
Databricks
 
Introdution to Dataops and AIOps (or MLOps)
Adrien Blind
 
Exploring Opportunities in the Generative AI Value Chain.pdf
Dung Hoang
 
Machine Learning Platformization & AutoML: Adopting ML at Scale in the Enterp...
Ed Fernandez
 
Ml ops on AWS
PhilipBasford
 

Similar to MLops workshop AWS (13)

PPTX
AWS re:Invent 2018 - Machine Learning recap (December 2018)
Julien SIMON
 
PDF
AI Services for Developers - Floor28
Boaz Ziniman
 
PPTX
Deep Learning with TensorFlow and Apache MXNet on Amazon SageMaker (March 2019)
Julien SIMON
 
PDF
The Future of AI on AWS
Boaz Ziniman
 
PDF
DataXDay - Machine learning models at scale with Amazon SageMaker
DataXDay Conference by Xebia
 
PDF
From Data To Insights
Orit Alul
 
PDF
Build Machine Learning Models with Amazon SageMaker (April 2019)
Julien SIMON
 
PDF
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019
AWS Summits
 
PPTX
Quickly and easily build, train, and deploy machine learning models at any scale
AWS Germany
 
PPTX
Uu 2019-05-08 - machine learning -alternative
AdarshMamidpelliwar1
 
PPTX
Intro to SageMaker
Soji Adeshina
 
PPTX
Deep Dive Amazon SageMaker
Cobus Bernard
 
PDF
Build Your Recommendation Engine on AWS Today - AWS Summit Berlin 2018
Yotam Yarden
 
AWS re:Invent 2018 - Machine Learning recap (December 2018)
Julien SIMON
 
AI Services for Developers - Floor28
Boaz Ziniman
 
Deep Learning with TensorFlow and Apache MXNet on Amazon SageMaker (March 2019)
Julien SIMON
 
The Future of AI on AWS
Boaz Ziniman
 
DataXDay - Machine learning models at scale with Amazon SageMaker
DataXDay Conference by Xebia
 
From Data To Insights
Orit Alul
 
Build Machine Learning Models with Amazon SageMaker (April 2019)
Julien SIMON
 
Unleash the Power of ML with AWS | AWS Summit Tel Aviv 2019
AWS Summits
 
Quickly and easily build, train, and deploy machine learning models at any scale
AWS Germany
 
Uu 2019-05-08 - machine learning -alternative
AdarshMamidpelliwar1
 
Intro to SageMaker
Soji Adeshina
 
Deep Dive Amazon SageMaker
Cobus Bernard
 
Build Your Recommendation Engine on AWS Today - AWS Summit Berlin 2018
Yotam Yarden
 
Ad

Recently uploaded (20)

PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PDF
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
PDF
Advancing WebDriver BiDi support in WebKit
Igalia
 
PDF
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
July Patch Tuesday
Ivanti
 
DOCX
Python coding for beginners !! Start now!#
Rajni Bhardwaj Grover
 
PDF
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
PPTX
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PDF
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
PDF
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
DOCX
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
PDF
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PPTX
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
PPTX
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PPTX
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
Advancing WebDriver BiDi support in WebKit
Igalia
 
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
July Patch Tuesday
Ivanti
 
Python coding for beginners !! Start now!#
Rajni Bhardwaj Grover
 
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
Ad

MLops workshop AWS

  • 1. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. MLOps Workshop Gili Nachum - Solutions Architect Orit Alul – Solutions Architect Alon Gendler – Solutions Architect
  • 2. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Agenda • Introduction to Amazon AI • Introduction to MLOps • Amazon SageMaker • Pipelines • Review hands-on exercise & related AWS services • Build your own MLOps pipeline - Hands-on exercise No machine learning experience required!
  • 3. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Put machine learning in the hands of every developer Our mission at AWS
  • 4. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. The Amazon ML stack: Broadest & deepest set of capabilities AI SERVICES Easily add intelligence to applications without machine learning skills Vision | Documents | Speech | Language | Chatbots | Forecasting | Recommendations ML SERVICES Build, Train, and Deploy machine learning models fast and at scale Data labeling | Pre-built algorithms & notebooks | One-click training and deployment ML FRAMEWORKS & INFRASTRUCTURE Flexibility & choice, highest-performing infrastructure Support for ML frameworks | Compute options purpose-built for ML
  • 5. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. M L F R A M E W O R K S & I N F R A S T R U C T U R E A I S E R V I C E S R E K O G N I T I O N I M A G E P O L L Y T R A N S C R I B E T R A N S L A T E C O M P R E H E N D C O M P R E H E N D M E D I C A L L E XR E K O G N I T I O N V I D E O Vision Speech Chatbots A M A Z O N S A G E M A K E R B U I L D T R A I N F O R E C A S TT E X T R A C T P E R S O N A L I Z E D E P L O Y Pre-built algorithms & notebooks Data labeling (G R O U N D T R U T H ) One-click model training & tuning Optimization ( N E O ) One-click deployment & hosting M L S E R V I C E S F r a m e w o r k s I n t e r f a c e s I n f r a s t r u c t u r e E C 2 P 3 & P 3 d n E C 2 C 5 F P G A s G R E E N G R A S S E L A S T I C I N F E R E N C E Models without training data (REINFORCEMENT LEARNING)Algorithm s & m odels ( A W S M A R K E T P L A C E ) Language Forecasting Recommendations NEW NEWNEW NEW NEW NEWNEW NEW NEW The Amazon ML Stack: Broadest & Deepest Set of Capabilities
  • 6. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AKA ML Operations AKA ML Engineering AKA ML CI/CD AKA Productizing ML AKA ML Devops MLOps
  • 7. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. The process of combining Data Science with software engineering principles that results in a production product Define MLOps
  • 8. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Personas Data engineerData scientist
  • 9. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Personas The Data scientist
  • 10. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Personas The Data Engineer
  • 11. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. CRISP-DM TODO define crisp-DM and how flow
  • 12. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Package tasks as Docker Containers
  • 13. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Micro Services Deployment
  • 14. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon SageMaker Machine learning for every developer and data scientist
  • 15. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. T R A I N D E P L O Y B U I L D Build, train, tune, and host your own models T U N E Pre-built notebooks for common problems Built-in, high performance algorithms Amazon SageMaker
  • 16. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Sagemaker Monitoring - Out-of-the-box 1. CloudWatch logs 2. CloudWatch metrics
  • 17. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Sagemaker Monitoring – Custom metrics Send your custom metrics to CloudWatch e.g. using boto3:
  • 18. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. ML Pipelines
  • 19. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Data Ingestion Data Cleansing Feature Engineering Data Preparation Train Hyperparameters OptimizationEvaluation Deploy QA Environment Sanity Test Manual Approval Canary Deploy in Production Monitor model statistics New Data Code Commit Model Configuration Example fat ML Pipeline Schedule Triggers
  • 20. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Pipeline Orchestrators
  • 21. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Remaining Challenges
  • 22. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Questions?
  • 23. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. CI/CD? Before we begin..
  • 24. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. The practice of merging (integrating) all developers working copies to a shared mainline multiple times a day Continuous Integration
  • 25. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Strategy for software releases wherein any change that passes the automated testing phase (CI) is automatically released into the production environment Continuous Deployment
  • 26. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. CI/CD Overview Source DeployBuild Continues Integration Continues Deployment
  • 27. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS CI/CD Tools AWS CodeCommit AWS CodeBuild AWS CodeDeploy AWS CodePipeline Source DeployBuild
  • 28. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. The Pipeline you’re about to build... Amazon CloudWatch Role AWS Lambda (check training status) Zip file (Input Artifact) AWS Lambda Amazon SageMaker (train job) Pipeline Stage Approved Source Train Wait Approve Deploy AWS CodePipeline Amazon CloudFormation Amazon SageMaker Endpoint
  • 29. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. MLOps workshop •Login to https://dashboard.eventengine.run •Use you HASH key •Start the AWS Console -> Open console •Validate you’re in us-east-1 (North Virginia) •Follow the instructions in http://tiny.cc/mlops
  • 30. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Questions?