Comment on CloudFront vs. Cloudflare, and how to reduce response times for both (2021)parentComments−ComputerGuru3yWe do that with CloudFront. Default is no cache, but some API responses specifically enable caching in the response headers (mainly the version check API).
Comments
We do that with CloudFront. Default is no cache, but some API responses specifically enable caching in the response headers (mainly the version check API).