AWS CCP Notes

Search

Search IconIcon to open search

08-02 Introduction to S3

Last updated Aug 17, 2023 Edit Source

# What is Object Storage (Object -based Storage)?

data storage architecture that manages data as objects, as opposed to other storage architectures:

# Advantages of S3

# S3 Object

#aws-resource
75
Objects contain your data. They are like files. Objects may consist of:

# S3 Bucket

#aws-resource
75