Hands-On: Custom ML Docker Images in AWS Lambda
Implementing custom ML dockers in AWS Lambda.
We'll cover the following
Deployment
We have deployed our service the same way as before both in development and production. What SLS will do differently this time is build our Docker image and push it to ECR next to other resources that it will deploy to AWS.
Test yourself
Replace the value of the
SERVERLESS_SERVICE
environmental variable with the name of your choice.
Get hands-on with 1400+ tech skills courses.