1 comment

[ 3.3 ms ] story [ 10.0 ms ] thread
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!