Serving gzipped CSS and JavaScript from Amazon CloudFront via S3

后端 未结 6 1010
礼貌的吻别
礼貌的吻别 2020-11-30 15:58

I\'ve been looking for ways of making my site load faster and one way that I\'d like to explore is making greater use of Cloudfront.

Because Cloudfront was originall

6条回答
  •  醉梦人生
    2020-11-30 16:23

    You can configure CloudFront to automatically compress files of certain types and serve the compressed files.

    See AWS Developer Guide

提交回复
热议问题