exam questions

Exam AWS Certified Developer - Associate DVA-C02 All Questions

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

Exam AWS Certified Developer - Associate DVA-C02 topic 1 question 105 discussion

A software company is launching a multimedia application. The application will allow guest users to access sample content before the users decide if they want to create an account to gain full access. The company wants to implement an authentication process that can identify users who have already created an account. The company also needs to keep track of the number of guest users who eventually create an account.

Which combination of steps will meet these requirements? (Choose two.)

  • A. Create an Amazon Cognito user pool. Configure the user pool to allow unauthenticated users. Exchange user tokens for temporary credentials that allow authenticated users to assume a role.
  • B. Create an Amazon Cognito identity pool. Configure the identity pool to allow unauthenticated users. Exchange unique identity for temporary credentials that allow all users to assume a role.
  • C. Create an Amazon CloudFront distribution. Configure the distribution to allow unauthenticated users. Exchange user tokens for temporary credentials that allow all users to assume a role.
  • D. Create a role for authenticated users that allows access to all content. Create a role for unauthenticated users that allows access to only the sample content.
  • E. Allow all users to access the sample content by default. Create a role for authenticated users that allows access to the other content.
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

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
MrTee
Highly Voted 1 year, 6 months ago
Selected Answer: BD
option B because by configuring the identity pool to allow unauthenticated users, you can enable guest users to access the sample content. When users create an account, they can be authenticated, and then given access to the full content by assuming a role that allows them access. Option D is correct because creating roles for authenticated and unauthenticated users with different levels of access is an appropriate way to meet the requirement of identifying users who have created an account and keeping track of the number of guest users who eventually create an account.
upvoted 25 times
...
sumanshu
Most Recent 4 months ago
Selected Answer: BD
A) Eliminated - User pools are primarily for managing authenticated users. They do not natively support unauthenticated (guest) users. B) Identity pools support both unauthenticated (guest) and authenticated users C) Eliminated - CloudFront is a content delivery service, not an authentication or identity management service. D) This allows proper segregation of access, where guest users can only access sample content while authenticated users gain full access. E) Eliminated - Proper identity management requires differentiating between roles for guest and authenticated users.
upvoted 3 times
...
65703c1
5 months ago
Selected Answer: BD
BD is the correct answer.
upvoted 1 times
...
a_win
10 months ago
Selected Answer: BD
E won't be a choice because "The company also needs to keep track of the number of guest users who eventually create an account."
upvoted 4 times
...
KarBiswa
10 months, 1 week ago
Selected Answer: BD
Covers Unauthenticated and authenticated users scenario
upvoted 1 times
...
jipark
1 year, 2 months ago
Selected Answer: BD
"who alreaady created account" means User Pool not required. - NOT A
upvoted 4 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago