Hello! Is GrowthBook cloud on AWS? I’m trying to u...
# contributing
w
Hello! Is GrowthBook cloud on AWS? I’m trying to understand what are the scenarios that my app would have trouble getting access to the feature flag values on Growthbook. Thanks.
f
Yes, we are on AWS and our cdn is using CloudFront
w
Thank you
In the rare instance where the GrowthBook CDN is down, what kind of error message would we be getting?
f
You would see a 5XX status code. Our CDN currently has a failure rate of about 1 request per 1M
If you are hitting the CDN from front-end or mobile code, networking is the most likely cause of failed requests. For example, a phone with a spotty data connection or browser extensions that block requests.