
AWS S3 Quiz
Authored by Chan Sianghui
Computers
Professional Development
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an S3 Bucket and an S3 Object?
An S3 Bucket is a container for S3 Objects. An S3 Object is a file.
An S3 Bucket is a container for S3 Objects. An S3 Object is a file and associated metadata.
An S3 Bucket is a container for S3 Objects. An S3 Object is a file, associated metadata, and Object tags.
An S3 Bucket is a container for S3 Objects. An S3 Object is a file, associated metadata, Object tags, and access control rules
Answer explanation
Explanation:
S3 Bucket:
A container used to store S3 objects.
Acts as the top-level organizational unit in S3.
S3 Object:
Represents a file stored in a bucket.
Includes:
File data: The actual content (e.g., a photo, video, or document).
Metadata: Information about the file (e.g., size, type, creation date).
Object tags: Key-value pairs for categorizing and managing objects.
Access control rules: Permissions defining who can access the object.
S3 Bucket:
A container used to store S3 objects.
Acts as the top-level organizational unit in S3.
S3 Object:
Represents a file stored in a bucket.
Includes:
File data: The actual content (e.g., a photo, video, or document).
Metadata: Information about the file (e.g., size, type, creation date).
Object tags: Key-value pairs for categorizing and managing objects.
Access control rules: Permissions defining who can access the object.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An early adopter of S3 has a bucket named `irs` located in us-east-1. Now, a US Federal Agency, the Internal Revenue Service, wants to setup a bucket with the same name in US GovCloud. Can this be done?
No. S3 Bucket names have to be unique across all accounts and regions.
No. The rules governing acceptable Bucket names were changed in 2018. Bucket names have to be at least 4 characters long.
Yes. As a federal agency, the Internal Revenue Service can ask for the Bucket name to be handed over to them.
Yes. Bucket names can be reused across different Region partitions. Since us-east-1 is the standard `aws` partition and US GovCloud is in the `aws-us-gov` partition, the same Bucket name of `irs` can be reused in US GovCloud.
Answer explanation
Explanation:
Bucket Name Uniqueness:
Bucket names must be unique within a partition.
AWS has multiple partitions, such as:
aws: Standard AWS regions (e.g., us-east-1, eu-west-1).
aws-us-gov: AWS GovCloud regions (e.g., us-gov-west-1).
Partition Separation:
The aws partition (where the original irs bucket exists) and the aws-us-gov partition (where the IRS wants to create a new bucket) are separate.
This means the same bucket name (irs) can be used in both partitions without conflict.
No Name Handover:
Bucket names cannot be "handed over" to another account or agency.
The IRS can create a new bucket with the same name in the aws-us-gov partition because it is a separate partition.
Bucket Name Rules:
The rules governing bucket names (e.g., length, characters) apply uniformly, but they do not prevent reuse across partitions.
Bucket Name Uniqueness:
Bucket names must be unique within a partition.
AWS has multiple partitions, such as:
aws: Standard AWS regions (e.g., us-east-1, eu-west-1).
aws-us-gov: AWS GovCloud regions (e.g., us-gov-west-1).
Partition Separation:
The aws partition (where the original irs bucket exists) and the aws-us-gov partition (where the IRS wants to create a new bucket) are separate.
This means the same bucket name (irs) can be used in both partitions without conflict.
No Name Handover:
Bucket names cannot be "handed over" to another account or agency.
The IRS can create a new bucket with the same name in the aws-us-gov partition because it is a separate partition.
Bucket Name Rules:
The rules governing bucket names (e.g., length, characters) apply uniformly, but they do not prevent reuse across partitions.
Thus, the IRS can create a bucket named irs in the US GovCloud partition (aws-us-gov) even though the same name is already used in the aws partition.
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following is true about Amazon S3 storage classes?
S3 Standard is designed for frequently accessed data.
S3 Glacier Instant Retrieval is ideal for data that needs to be accessed in milliseconds.
S3 Intelligent-Tiering automatically moves data between access tiers based on usage patterns.
S3 One Zone-IA stores data in a single Availability Zone for cost savings.
Answer explanation
Explanation: S3 Glacier Instant Retrieval is designed for archival data that requires retrieval within milliseconds, but it is not the primary use case. The other options are correct descriptions of S3 storage classes.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the maximum size of an object that can be uploaded to Amazon S3 in a single PUT operation?
5 GB
10 GB
100 GB
5 TB
Answer explanation
Explanation: The maximum size of an object that can be uploaded in a single PUT operation is 5 TB. For larger objects, multipart upload is required.
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following S3 features can be used to enforce data retention policies?
S3 Lifecycle Policies
S3 Object Lock
S3 Cross-Region Replication
S3 Versioning
Answer explanation
Explanation: S3 Lifecycle Policies can transition or expire objects based on rules, and S3 Object Lock can prevent objects from being deleted or overwritten for a specified period. Cross-Region Replication and Versioning do not enforce retention policies.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of S3 Cross-Region Replication (CRR)?
To automatically replicate objects from one S3 bucket to another in a different region.
To reduce latency by caching objects in edge locations.
To encrypt data at rest in multiple regions.
To create a backup of objects in the same region.
Answer explanation
Explanation: S3 Cross-Region Replication is used to automatically replicate objects between buckets in different AWS regions for compliance, latency reduction, or disaster recovery.
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following statements about S3 Versioning is true?
A. Versioning is enabled by default for all S3 buckets.
Versioning can be used to recover from accidental deletions or overwrites.
Versioning increases storage costs because all versions of an object are stored.
Versioning cannot be disabled once enabled.
Answer explanation
Explanation: Versioning is not enabled by default, and it can be suspended (but not disabled). It helps recover from accidental deletions or overwrites, but it increases storage costs as all versions are stored.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
ChatGPT for Work
Quiz
•
Professional Development
10 questions
BIMTEK INSIDEN SIBER DISKOMINFOTIK KBB
Quiz
•
Professional Development
15 questions
ICT02 - Day 2
Quiz
•
Professional Development
12 questions
Cycle 4: Session 8 Review.
Quiz
•
Professional Development
14 questions
Day 1 - Basics of Java
Quiz
•
Professional Development
10 questions
Roblox z Lua 10-12 - II QUIZ
Quiz
•
Professional Development
14 questions
Web Basic
Quiz
•
Professional Development
15 questions
Sec+ Quiz - 3
Quiz
•
Professional Development
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Black History Month Trivia Game #1
Quiz
•
Professional Development
20 questions
90s Cartoons
Quiz
•
Professional Development
12 questions
Mardi Gras Trivia
Quiz
•
Professional Development
7 questions
Copy of G5_U5_L14_22-23
Lesson
•
KG - Professional Dev...
12 questions
Unit 5: Puerto Rico W1
Quiz
•
Professional Development
42 questions
LOTE_SPN2 5WEEK2 Day 4 We They Actividad 3
Quiz
•
Professional Development
15 questions
Balance Equations Hangers
Quiz
•
Professional Development
31 questions
Servsafe Food Manager Practice Test 2021- Part 1
Quiz
•
9th Grade - Professio...