2 Answers
- Newest
- Most votes
- Most comments
0
instead of loading model object from a zip file in lambda session. you can load the model object to elastic-cache upfront and load it in lambda instance from elastic-cache. you might need to serialize and deserialize but I think it would still be faster.
answered 3 years ago
0
Hi! Thanks for your answer. In theory, that'd be a good idea and could work. However, my other question in this forum then comes into play :D
Serverless Inference currently does not support a VPC configuration. Redis clusters, however, need to be in a VPC.
answered 3 years ago
Relevant content
- asked 8 months ago
- asked 8 months ago
- asked 9 months ago
- AWS OFFICIALUpdated 8 days ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 2 years ago