api-gateway

Coursera

Serving a machine learning model’s predictions through AWS Lambda and API Gateway

In one of my projects, I worked on persisting the periodic output of an already developed machine learning model after enriching it with some metadata and then serving this enriched output through an API on AWS API Gateway.

Read