「S3」- AWS S3 | AWS Simple Cloud Storage

认识

  • ✔ Amazon S3 is an object storage service that offers industry-leading scalability, data availability, security, and performance.
  • ✔ Store and protect any amount of data for a range of use cases, such as data lakes, websites, cloud-native applications, backups, archive, machine learning, and analytics.
  • ✔ Amazon S3 is designed for 99.999999999% (11 9’s) of durability, and stores data for millions of customers all around the world.

官网:https://aws.amazon.com/s3/
文档:https://docs.aws.amazon.com/s3/
仓库:None

性质

配置跨域 | https://docs.aws.amazon.com/AmazonS3/latest/userguide/ManageCorsUsing.html#cors-allowed-methods
<Bucket> / Permissions / Cross-origin resource sharing (CORS)

应用

WIP