Tag: s3
All the articles with the tag "s3".
-
AWS S3 回源配置踩坑:从 x-oss-process 到 CloudFront Function
记录一次把对象存储同步处理能力迁移到 AWS S3 + CloudFront 时遇到的问题、排障过程、方案取舍和最终架构。
-
AWS 回源新架构:一次救火中完成的静态资源动态出海
记录一次临时救火中基于 CloudFront Origin Group、CloudFront Function 与 S3 404 日志异步消费,实现静态资源按需同步到海外 S3 的架构设计。