Section 1 - Instruction

You've learned about S3 buckets, objects, and storage classes. Now let's practice applying these concepts to real scenarios. Remember, S3 is all about choosing the right storage class for your access patterns.

Engagement Message

Ready to become an S3 expert?

Section 2 - Practice

Type

Multiple Choice

Practice Question

A company uploads customer photos to S3. They're accessed frequently for the first month, then rarely after that. What's the most cost-effective approach?

A. Store everything in S3 Standard permanently B. Use S3 Intelligent-Tiering to automatically optimize costs C. Store everything in S3 Glacier Deep Archive D. Manually move files to different storage classes each month

Suggested Answers

  • A
  • B - Correct
  • C
  • D
Section 3 - Practice

Type

Fill In The Blanks

Markdown With Blanks

Fill in the blanks to complete this S3 object structure:

A file called report.pdf stored in the quarterly-reports bucket with the path 2025/Q1/report.pdf has the bucket name [[blank:quarterly-reports]] and the object key [[blank:2025/Q1/report.pdf]].

Suggested Answers

  • quarterly-reports
  • 2025/Q1/report.pdf
  • report.pdf
  • 2025/Q1/
Section 4 - Practice

Type

Fill In The Blanks

Markdown With Blanks

Complete the S3 storage class cost ranking from most expensive to least expensive:

Sign up
Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal