Please enable JavaScript.
Coggle requires JavaScript to display documents.
S3 (Features (Tiered storage Available (S3 Standard (99.99% availability,…
S3
Features
-
-
Versioning
Once enabled, cant be disabled, only suspended
-
-
When upload same file with versioning enable, new version will be private , not change permission of old version
Store all version of objects, even delete (with marker). To Undo delete file, just delete that version with marker delete
-
-
-
Transfer Acceleration
Instead of upload direct to S3, upload to Edge Location which then transfer to S3
-
Data consistency
-
Eventual consistency for overwrite PUTS/DELETES existing object (Read delay, eventually)
Bucket
-
Default max bucket per account: 100, need more can submit request upto 1000
-
-
Storage Gateway
Type
File Gateway
NFS, for flat files, stored directly on S3
Volume Gateway
-
Cached Volume
Most frequently accessed data is cached onsite, entire dataset store on S3
-
is a hybrid cloud storage service that gives you on-premises access to virtually unlimited cloud storage
Your applications connect to the service through a virtual machine or hardware gateway appliance using standard storage protocols, such as NFS, SMB, and iSCSI