MediaJel / mediajel-tracker

hosted mediajel tracker
4 stars 0 forks source link

FEATURE: Enable browser cache to cut-cost in AWS Cloudfront #422

Closed felix28 closed 2 months ago

felix28 commented 2 months ago

Configure browser cache into 259,200 seconds (3 days) in order to cut-cost in AWS Cloudfront. Also invalidate all distributions of collector each time there is a new deployment.

References: https://snowplow.io/blog/reduce-your-cloudfront-bills-with-cache-control

image

pacholoamit commented 2 months ago

This looks fine. Thanks!