Bird
0
0

You want to store images for a website using S3 and ensure fast global access. Which S3 feature should you use to achieve this?

hard📝 Application Q8 of 15
AWS - S3 Fundamentals
You want to store images for a website using S3 and ensure fast global access. Which S3 feature should you use to achieve this?
AEnable S3 Transfer Acceleration to speed up uploads and downloads.
BUse S3 Glacier storage class for faster access.
CStore images in a single region without replication.
DDisable versioning to reduce latency.
Step-by-Step Solution
Solution:
  1. Step 1: Identify feature for fast global access

    S3 Transfer Acceleration uses Amazon's network to speed data transfer globally.
  2. Step 2: Review other options

    S3 Glacier is for archival, not fast access; single region storage limits speed; disabling versioning does not affect latency.
  3. Final Answer:

    Enable S3 Transfer Acceleration to speed up uploads and downloads. -> Option A
  4. Quick Check:

    Fast global access = Transfer Acceleration [OK]
Quick Trick: Use Transfer Acceleration for faster global S3 access [OK]
Common Mistakes:
  • Choosing Glacier for speed
  • Ignoring multi-region benefits
  • Thinking versioning affects speed

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes