As a second layer of caching in front of Cloudfront CDNs and our own API responses. Quite frankly, without Cloudflare's support we'd be bankrupt. CloudFlare
Provides a super-fast cache layer between our API and database, allowing us to handle surprise bursts of users without overloading database. Response time on a cached request is usually <20ms processing, compared to ~500ms on a heavy database request. Redis