A developer is building a new web application and needs to implement user registration, login, and profile management. The developer wants to store user profile data directly in a managed user directory and support federated sign-in through external identity providers. Which Amazon Cognito feature should the developer use?
- Amazon Cognito user poolsAnswer
- BAmazon Cognito identity pools
- CAmazon Cognito user pool authorizers
- DAWS IAM trust policies
Answer
Amazon Cognito user pools
Amazon Cognito user pools act as user directories that provide sign-up and sign-in services for web and mobile applications. They store user profiles and support authentication using external identity providers.
Step-by-Step Solution
Key Concept
Distinction between Amazon Cognito User Pools and Identity Pools
Estimated Time:45s