🃏 S3 Flashcards

Test your knowledge of Amazon S3 for the SAA-C03 exam.

Card 1 of 10

Question

What are the S3 storage classes from most to least expensive?

Click to reveal answer

Answer

Standard > Intelligent-Tiering > Standard-IA > One Zone-IA > Glacier Instant Retrieval > Glacier Flexible Retrieval > Glacier Deep Archive.

Click to flip back

All S3 Flashcards

1

Q: What are the S3 storage classes from most to least expensive?

A: Standard > Intelligent-Tiering > Standard-IA > One Zone-IA > Glacier Instant Retrieval > Glacier Flexible Retrieval > Glacier Deep Archive.

2

Q: What is S3 versioning?

A: Keeps multiple variants of an object. Protects against accidental deletion (adds a delete marker instead of removing). Must be enabled at bucket level.

3

Q: What is S3 Cross-Region Replication (CRR)?

A: Asynchronous replication of objects to a bucket in a different region. Requires versioning enabled on source and destination.

4

Q: What is the maximum object size in S3?

A: 5 TB. For uploads larger than 5 GB, multipart upload is required.

5

Q: What is S3 Transfer Acceleration?

A: Uses CloudFront edge locations to accelerate uploads to S3 over long distances.

6

Q: What encryption options does S3 support?

A: SSE-S3 (AES-256, default), SSE-KMS (KMS-managed keys), SSE-C (customer-provided keys), and client-side encryption.

7

Q: What is S3 Lifecycle policy?

A: Automates transitioning objects between storage classes or expiring objects after a defined period.

8

Q: What is the S3 request rate limit?

A: 3,500 PUT/COPY/POST/DELETE and 5,500 GET/HEAD requests per second per prefix.

9

Q: What is S3 Event Notification?

A: Triggers actions (Lambda, SQS, SNS, EventBridge) when specific events occur in a bucket (e.g., object created, deleted).

10

Q: What is S3 Object Lock?

A: Prevents objects from being deleted or overwritten for a fixed period (WORM model). Governance mode and Compliance mode.

More SAA-C03 Flashcard Decks