CloudFront
https://gyazo.com/e2ba0b39f356317a5a53e1cfae0eeb3a
AWSが提供する
CDN
developper guide
API reference
#WIP
cache戦略について
https://michimani.net/post/aws-about-cache-spec-of-cloudfront/
料金について
https://tech.appbrew.io/entry/2020/12/01/134306
配信が早い。
S3
の10倍ぐらい早い
Lambda@Edge
https://zenn.dev/panyoriokome/scraps/05d24de2b589b7
https://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/cache-statistics.html
cacheをpurgeする
機能がある
https://repost.aws/forums?origin=ann.jspa&annID=4521
https://dev.classmethod.jp/articles/cloudfront-fast-invalidation/
昔は10minぐらいかかってたが、今は5sとかで適用できるらしい
CloudFront Functions