Multiple Choice
Your mobile application includes a photo-sharing service that is expecting tens of thousands of users at launch. You will leverage Amazon Simple Storage Service (S3) for storage of the user Images, and you must decide how to authenticate and authorize your users for access to these images. You also need to manage the storage of these images. Which two of the following approaches should you use? (Choose two.)
A) Create an Amazon S3 bucket per user, and use your application to generate the S3 URI for the appropriate content.
B) Use AWS Identity and Access Management (IAM) user accounts as your application-level user database, and offload the burden of authentication from your application code.
C) Authenticate your users at the application level, and use AWS Security Token Service (STS) to grant token-based authorization to S3 objects.
D) Authenticate your users at the application level, and send an SMS token message to the user. Create an Amazon S3 bucket with the same name as the SMS message token, and move the user's objects to that bucket.
E) Use a key-based naming scheme comprised from the user IDs for all user objects in a single Amazon S3 bucket.
Correct Answer:

Verified
Correct Answer:
Verified
Q186: A company runs a database on a
Q187: A company runs a three-tier web application
Q188: An Amazon EC2 instance with no internet
Q189: A company uses federated access for its
Q190: A company has an application deployed using
Q192: If Erin has three clusters of server
Q193: You are running a Docker daemon on
Q194: A company has a website in an
Q195: Which of these configuration or deployment practices
Q196: You use Amazon CloudWatch as your primary