Hacker News new | ask | show | jobs
by tabacof 1117 days ago
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!