The DevOps DropSign in
Interview HubTopicsCertification PrepSavedAchievementsGlobal LeaderboardLearnTech BlogsTech News

Career

Roles, levels, interviews and how to grow into them.

TypeEverythingQuestions4Drills1Blogs4News1

1 item at intermediate level · all topics

  • DrillCerts·intermediate·1 min+25 XP

    An audit discovers that several Amazon S3 buckets across a company's AWS accounts have been made publicly readable by developers. The company must guarantee that no bucket in any account can be made public, and must be alerted to any bucket policy that grants access outside the organization. Which combination of actions meets these requirements?

    S3 Block Public Access enforced at the account level is the preventive control, and IAM Access Analyzer is the detective one. The pairing matters: the exam separates stopping something from noticing it, and this stem asks for both.

    #AWS#S3#Security#Best Practices