Multiple Choice
A developer is building an application that must allow users to upload images to an Amazon S3 bucket. Users need to be able to sign in to the application using Facebook to upload images. How can these requirements be met?
A) Store a user's Facebook user name and password in an Amazon DymanoDB table. Authenticate against those credentials the next time the user tries to log in.
B) Create an Amazon Cognito identity pool using Facebook as the identity provider. Obtain temporary AWS credentials so a user can access Amazon S3.
C) Create multiple AWS IAM users. Set the email and password to be the same as each user's Facebook login credentials.
D) Create a new Facebook account and store its login credentials in an S3 bucket. Share that S3 bucket with a user. The user will log in to the application using those retrieved credentials.
Correct Answer:

Verified
Correct Answer:
Verified
Q397: A company has an application that has
Q398: A company is implementing an Amazon ECS
Q399: A DevOps Engineer is launching a new
Q400: You recently encountered a major bug in
Q401: A DevOps Engineer must track the health
Q403: A company wants to use AWS CloudFormation
Q404: You run a large number of applications
Q405: A DevOps Engineer is deploying a new
Q406: A DevOps Engineer is architecting a continuous
Q407: You were just hired as a DevOps