Bird
0
0

Which S3 bucket property must be enabled to allow public access for a static website?

easy📝 Conceptual Q2 of 15
AWS - S3 Fundamentals
Which S3 bucket property must be enabled to allow public access for a static website?
AEnable static website hosting
BEnable versioning
CBlock all public access
DEnable server access logging
Step-by-Step Solution
Solution:
  1. Step 1: Identify bucket property for static hosting

    Enabling static website hosting configures the bucket to serve content as a website.
  2. Step 2: Understand public access settings

    To serve a public website, the bucket must allow public reads, but the key property is enabling static website hosting.
  3. Final Answer:

    Enable static website hosting -> Option A
  4. Quick Check:

    Bucket property for public website = Enable static website hosting [OK]
Quick Trick: Enable static website hosting to serve files publicly [OK]
Common Mistakes:
  • Blocking all public access disables website serving
  • Confusing versioning with hosting
  • Thinking logging enables hosting

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes