AWS Certified Cloud Practitioner — Question 249

A company uses a database that has a simple sign-up page to create users, and a basic login form to authenticate users so they can access the database. The company wants to give users the ability to store personal information, but user access must be controlled in a more secure and reliable way.

Which AWS service or feature will meet these requirements?

Answer options

Correct answer: D

Explanation

Amazon Cognito is the correct choice as it provides user sign-up, sign-in, and access control, making it suitable for managing user identities and personal information securely. Security groups are used for network security, Amazon GuardDuty focuses on threat detection, and AWS Secrets Manager is for managing sensitive information, none of which directly address user access management.