Your team is designing a web application. The users for this web application would need to sign in via an external ID provider such asfacebook or Google.
Which of the following AWS service would you use for authentication?
A . AWS Cognito
B . AWS SAML
C . AWS IAM
D . AWS Config
Answer: A
Explanation:
The AWS Documentation mentions the following
Amazon Cognito provides authentication, authorization, and user management for your web and mobile apps. Your users ca sign in directly with a user name and password, or through a third party such as Facebook, Amazon, or Google.
Option B is incorrect since this is used for identity federation
Option C is incorrect since this is pure Identity and Access management
Option D is incorrect since AWS is a configuration service
For more information on AWS Cognito please refer to the below Link: https://docs.aws.amazon.com/coenito/latest/developerguide/what-is-amazon-cognito.html The correct answer is: AWS Cognito
Submit your Feedback/Queries to our Experts