Morning everyone We are thinking we taking the Clo...
# announcements
l
Morning everyone We are thinking we taking the Cloud version of Growthbook but i couldn't find anywere how much traffic (Api calls) it can handle. Does it scale ? Thank you for any insights
f
If you are using the back end SDKs, we recommend adding a caching layer like Redis so number of API calls doesn't matter. If you're using the front end SDKs, our CDN can easily handle 10s of millions of requests per month. If you need much more than that, let us know.
You can also add a cache layer with our front end SDKs if you want. You would fetch features from your backend server and it would proxy the request to GrowthBook with a caching layer.
l
Thank you very much for your answer
One last question @future-teacher-7046 Do you have SLAs ?
f
We don't have a standard SLA, but we're able to add one as part of an enterprise contract if needed. We architected GrowthBook so that we're not in the critical path. The goal is, if GrowthBook is slow or has an outage, there is no impact at all on your production application or data.
1
l
Perfect thanks