Easy1 markMultiple Choice
AWS SAA-C03 · Question 04 · Domain 1.1: Secure Access
A company is building a mobile application that requires users to sign in using their social media accounts (Facebook, Google). The application needs to access AWS resources like Amazon DynamoDB after authentication. Which AWS service should be used?
A company is building a mobile application that requires users to sign in using their social media accounts (Facebook, Google). The application needs to access AWS resources like Amazon DynamoDB after authentication. Which AWS service should be used?
Answer options:
A.
AWS IAM Identity Center
B.
Amazon Cognito
C.
AWS Directory Service
D.
AWS STS
How to approach this question
Recognize 'mobile application' and 'social media accounts' as keywords for Amazon Cognito.
Full Answer
B.Amazon Cognito✓ Correct
Amazon Cognito
Amazon Cognito is designed for adding user sign-up, sign-in, and access control to web and mobile apps quickly and easily.
Common mistakes
Confusing IAM Identity Center (workforce) with Cognito (customers/app users).
Practice the full AWS SAA-C03 Practice Exam 7
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...MediumQ06A company needs to grant a third-party vendor access to an S3 bucket in its AWS account. The vend...Hard
Expert