AWS Certified Cloud Practitioner (CLF-C02) — Question 708

What is the MOST secure way to store passwords on AWS?

Answer options

Correct answer: D

Explanation

AWS Secrets Manager is a dedicated service designed to securely store, rotate, and manage sensitive credentials like passwords with built-in encryption and access control. While services like Amazon S3 and AWS CloudFormation can store data, they lack the specialized security features and automatic rotation native to Secrets Manager. AWS Storage Gateway is a hybrid cloud storage service and is not intended for managing credentials.