AWS Simple Storage Service (S3)学习笔记

Amazon S3 provides developers and IT teams with secure, durable, and highly-scalable cloud storage.

Common use cases for Amazon S3 storage include:
Backup and archive for on-premises or cloud data
Content, media, and software storage and distribution
Big data analytics
Static website hosting
Cloud-native mobile and Internet application hosting
Disaster recovery

Each Amazon S3 object contains both data and metadata.
Objects reside in containers called buckets,and each object is identified by a unique user-specified key (filename). Buckets are a simple flat folder with no file system hierarchy.

data in an Amazon S3 bucket is stored in that region unless you explicitly copy it to another bucket located in a different region.

Each object consists of data (the file itself) and metadata (data about the file).
Objects can range in size from 0 bytes up to 5TB
This means that Amazon S3 can store a virtually unlimited amount of data.
The metadata associated with an Amazon S3 object is a set of name/value pairs that describe the object.
Every object stored in an S3 bucket is identified by a unique identifier called a key.
The combination of bucket, key, and optional version ID uniquely identifies an
Amazon S3 object.

Amazon S3 is storage for the Internet, and every Amazon S3 object can be addressed by a unique URL formed using the web

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值