This message was deleted.
# ask-for-help
s
This message was deleted.
👍 2
🚀 1
b
Yep. Can you share more about what you had in mind with fargate?
a
@Bo just like eks and ec2, can I use bentoml to deploy the service to ecs fargate (serverless)? The benefit is that there are no nodes to manage and unlike lambda, there is no low timeout, cpu or memory limit. Also, the cluster auto scales based on various metrics (e.g., cpu). Compared to lambda, it turns out to be cheaper for higher scale
b
Makes sense. I think we should get fargate supporting on our roadmap
Also you are more than welcome to contribute
a
@Bo Sure. Would love to. Will read up about the interfaces and the hooks and do a POC.