Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 695 Bytes

File metadata and controls

11 lines (10 loc) · 695 Bytes

S3 Summary

  • Bucket vs Objects: global unique name, tied to a region
  • S3 Security: IAM Policy, S3 Bucket Policy (public access), S3 Encryption
  • S3 Websites: host a static website on Amazon S3
  • S3 Versioning: multiple versions for files, prevent accidental deletes
  • S3 Replication: same-region or cross-region, must enable versioning
  • S3 Storage Classes: Standard, Infrequent Access (IA), Intelligent Tiering, Glacier (Instant, Flexibile, Deep)
  • Snow Family: import data onto S3 through a physical device, edge computing
  • OpsHub: desktop application to manage Snow Family devices
  • Storage Gateway: hybrid solution to extend on-premises storage to S3