Apparently, it is also possible to deploy fastai models using AWS Sagemaker. There was a presentation about it recently at the AWS re:Invent conference (see slides here), and 2 repos connected to the talk:
- https://github.com/aws-samples/amazon-sagemaker-container-with-fastai
- https://github.com/mattmcclean/sagemaker-fastai-example
Has anyone explored this option yet? If so, what was your experience with it?