List of questions
Related questions
Question 334 - DVA-C01 discussion
A developer is implementing authentication and authorization for an application. The developer needs to ensure that the user credentials are never exposed. Which approach should the developer take to meet this requirement?
A.
Store the user credentials In Amazon DynamoDB Build an AWS Lambda function to validate the credentials and authorize users
B.
Deploy a custom authentication and authorization API on an Amazon EC2 instance. Store the user credentials in Amazon S3 and encrypt the credentials using Amazon S3 server-side encryption.
C.
Use Amazon Cognito to configure a user pool, and use the Cognito API to authenticate and authorize the users.
D.
Store the user credentials In Amazon RDS Enable the encryption option for the Amazon RDS D8 instances Build an API using AWS Lambda to validate the credentials and authorize users
Your answer:
0 comments
Sorted by
Leave a comment first