True or False: Bucket names can contain upper case letters.
a) True
b) False
Correct Answer: b) False
How many buckets, by default, can you create in a single AWS account?
a) 10
b) 50
c) 100
d) 150
Correct Answer: c) 100
What is the definition of object-based storage?
a) Object storage is a method of storing data based on a hierarchical structure of directories and sub-directories.
b) Object storage is a method of storing files in a flat address space based on folders and sub-folders.
c) Object storage is a method of storing files in a flat address space based on attributes and metadata.
d) Object storage is a method of storing files based on individual blocks located on a hard drive.
Correct Answer: c) Object storage is a method of storing files in a flat address space based on attributes and metadata.
What is the upload limit of an object when using the AWS Management Console?
a) 50 GB
b) 100 GB
c) 160 GB
d) 5 TB
Correct Answer: c) 160 GB
Which style of URL lists the bucket name first, and makes the URL more user-friendly and easy to read?
a) Virtual hosted-style URLs
b) Path-style URLs
Correct Answer: a) Virtual hosted-style URLs
How can you organize your objects to mimic a folder hierarchy?
a) Just create a new folder or sub-folder.
b) Use prefixes and delimiters to group items.
c) Store all like-type objects in one single bucket.
d) Object storage is a flat structure. There is no way to do this.
Correct Answer: b) Use prefixes and delimiters to group items.
True or False: Amazon S3 is a file-based storage platform?
a) True
b) False
Correct Answer: b) False
True or False: The Block Public Access feature is enabled by default?
a) True
b) False
Correct Answer: b) False
True or False: You must choose one storage class for all your data.
a) True
b) False
Correct Answer: b) False
Which storage class can hold frequently accessed object? (Choose TWO.)
a) Amazon S3 Standard
b) Amazon S3 IA
c) Amazon S3 One Zone IA
d) Amazon S3 Intelligent Tiering
e) Amazon S3 Glacier
f) Amazon S3 Glacier Deep Archive
Correct Answer: a) Amazon S3 Standard, d) Amazon S3 Intelligent Tiering
0 Comments