Serverless Deployment

I’ve deployed a crew inside a FastAPI app in a Docker container on Google Cloud Run, but I’m facing issues with cold start times and request latency. Are there alternative deployment options or best practices for a more efficient, pay-as-you-go setup? I’m open to moving away from FastAPI and Cloud Run. Any insights or recommendations are welcome!

Have you tried deploying it on CrewAI Enterprise?

app.crewai.com

Hi, what is your underlying solution for crewai hosting? Serverless? k8s?
I need to understand if the api that is autogenerated will be able to auto-scale up and down and handle an enterprise solution load with multiple requests per second. Also, please specify the cloud providers that you are using and the hosting options provided for the enterprise solution