Sidecar packages, deploys, and executes AWS Lambda functions from your Laravel application.
24/05/2021 - Technology
Sidecar is a package by the Hammerstone team that takes the pain out of the packaging, deploying, and executing of AWS Lambda functions from your Laravel application.
Exposing Dockerized AI Models via RESTful API
24/05/2021 - Technology
Here we expose inference NLP models via Rest API using Fast API and Gunicorn with Uvicorn worker.