MLOps Deployment and Life Cycling
Nemanja Radojkovic
Senior Machine Learning Engineer
Running procedures on our server
Example: Sentiment analysis API for Amazon Comprehend
Access remote databases
Example: Twitter API, New York Times API
- REST: REpresentational State Transfer
- RPC: Remote Procedure Call
- SOAP: Simple Object Access Protocol
In this course: Architecture-agnostic view
API purpose: Enable client apps to calculate the estimated time of arrival
MLOps Deployment and Life Cycling