S3, buckets, objects, policies, lifecycle
S3 is AWS's object store. It keeps blobs of bytes inside globally named buckets, addressed over HTTP, with no real folders. Understand the data model, how a bucket policy grants or denies access, and how lifecycle rules age data out so a bucket does not grow forever.
Sign in to start the lab