exam questions

Exam AWS Certified Developer Associate All Questions

View all questions & answers for the AWS Certified Developer Associate exam

Exam AWS Certified Developer Associate topic 1 question 160 discussion

Exam question from Amazon's AWS Certified Developer Associate
Question #: 160
Topic #: 1
[All AWS Certified Developer Associate Questions]

A developer is creating an application. New users of the application must be able to create an account and register by using their own social media accounts.

Which AWS service or resource should the developer use to meet these requirements?

  • A. IAM role
  • B. Amazon Cognito identity pools
  • C. Amazon Cognito user pools
  • D. AWS Directory Service
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rcaliandro
2 years ago
Selected Answer: C
Amazon Cognito user pools OK Amazon Cognito Identity pool is for authorization rather than auth (NO)
upvoted 1 times
...
shasankperiwal
2 years ago
Selected Answer: C
User pool is for authentication Identity pool is for authorization In this case, it's authentication that is required, so User Pool
upvoted 3 times
...
Syre
2 years, 2 months ago
Selected Answer: B
B is correct. Amazon Cognito identity pools enable users to sign in to the application by using their own social media accounts. Cognito provides a secure user directory that scales to hundreds of millions of users, and allows users to sign in with their social identity provider credentials. Option C is incorrect because Amazon Cognito user pools are used to create and manage a user directory for your application, and not access Socials
upvoted 1 times
maurice2005
1 year, 3 months ago
The first step to create a user pool is Authentication providers. Identity pool is for authorization not authentication https://medium.com/@nbryleibanez/server-side-federated-google-sso-with-amazon-cognito-next-js-ab9c4684dfb2
upvoted 1 times
...
...
pancman
2 years, 4 months ago
Selected Answer: C
Anything related to users creating an account = Cognito user pools
upvoted 3 times
...
michaldavid
2 years, 7 months ago
Selected Answer: C
cccccc
upvoted 1 times
...
k1kavi1
2 years, 7 months ago
C https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html
upvoted 1 times
...
saysamsuf
2 years, 7 months ago
.....user pool
upvoted 1 times
...
saysamsuf
2 years, 7 months ago
Selected Answer: C
Perfect use case of Amazon cognito
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...