Live data from Hacker News

Real-Time ML Models with Serverless AWS

tabacof.github.io

1–2 of 2 posts

Re: Real-Time ML Models with Serverless AWS

#2
I wrote the blog post above based on the learnings I had when creating a MLOps solution using AWS Lambda for machine learning model deployment.

Tl;dr: The post shows how to deploy a scikit-learn model pickle using Lambda and how to create a POST endpoint with API gateway.

Any feedback is welcome!