- Serverless Design Patterns and Best Practices
- Brian Zambrano
- 88字
- 2021-08-27 19:12:05
File storage with S3
Any frontend assets need a filesystem as a home. In this case, the natural choice is AWS Simple Storage Service (S3), which is Amazon's high durability object storage service. S3 advertises 99.999999999% durability, so it's safe to say our files will be available when we need them. While it's possible to serve content from S3 as a website on a custom domain, it's not the best choice for this scenario. AWS CloudFront will aid us in distributing files to end users quickly and efficiently.
推薦閱讀
- 大學計算機信息技術導論
- Splunk 7 Essentials(Third Edition)
- 火格局的時空變異及其在電網防火中的應用
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- 大數據安全與隱私保護
- 現代傳感技術
- Practical Big Data Analytics
- 多媒體制作與應用
- 簡明學中文版Flash動畫制作
- EJB JPA數據庫持久層開發實踐詳解
- ROS Robotics By Example(Second Edition)
- 大數據:從基礎理論到最佳實踐
- Java Deep Learning Projects
- Apache Spark Machine Learning Blueprints
- 單片機與微機原理及應用