deepsparse
deepsparse copied to clipboard
AWS Lambda Deployment
Adding a Lambda deployment to the examples directory. This is very similar to the sagemaker deployment.
The scope of this application encompasses the automation of the:
- Construction of a local docker image.
- Creation of an ECR repo in AWS.
- Push the image to ECR.
- Creation of the appropriate IAM permissions for handling Lambda.
- Creation a Lambda function alongside an API Gateway in a cloudformation stack.
TODO:
ADD further clients for more NLP tasks.