Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Amazon Web Services Bootcamp

You're reading from  Amazon Web Services Bootcamp

Product type Book
Published in Mar 2018
Publisher Packt
ISBN-13 9781788294454
Pages 338 pages
Edition 1st Edition
Languages
Toc

Objects


Amazon S3 allows us to store data in the form of objects inside the bucket. It stores objects in key-value form, where the object is assigned with a unique key and the value is the object. S3 doesn't restrict to store the amount of data on the bucket. The size of the objects can be up to 5 terabytes. Each object is assigned a URL, which can be accessed via the HTTP or HTTPS protocol. We can manage the access control list at the object level also.

Amazon S3 stores objects in a flat structure. It doesn't have any hierarchical structure where we can group objects under the bucket. But Amazon S3 Management Console provides support for displaying objects under folders and nested subfolders. Amazon Management Console distinguishes the folders with / in the object's key name. For example, if we provide the object key as PACKT/chapter4.txt, then it will show PACKT as the folder and below that chapter4.txt as the object.

Each S3 object contains the following:

  • Data: This is the actual object
  • Key...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime