2 Antworten
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
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.
beantwortet vor 3 Jahren
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.
beantwortet vor 3 Jahren
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor 3 Jahren
- AWS OFFICIALAktualisiert vor 2 Jahren