Hacker News new | ask | show | jobs
by alexcasalboni 4328 days ago
Hi Andres, S3 is designed to scale up to very high request rates. However, if your workload exceeds 300 GET requests per second, as suggested by AWS, you can consider Amazon CloudFront for performance optimization.
1 comments

Interesting, thanks. Do you know if the cache on CloudFront can be configured? I am worried about delivering stale content when the website changes frequently