Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 734 discussion

A company needs to store and process image data that will be uploaded from mobile devices using a custom mobile app. Usage peaks between 8 AM and 5 PM on weekdays, with thousands of uploads per minute. The app is rarely used at any other time. A user is notified when image processing is complete.
Which combination of actions should a solutions architect take to ensure image processing can scale to handle the load? (Choose three.)

  • A. Upload files from the mobile software directly to Amazon S3. Use S3 event notifications to create a message in an Amazon MQ queue.
  • B. Upload files from the mobile software directly to Amazon S3. Use S3 event notifications to create a message in an Amazon Simple Queue Service (Amazon SQS) standard queue.
  • C. Invoke an AWS Lambda function to perform image processing when a message is available in the queue.
  • D. Invoke an S3 Batch Operations job to perform image processing when a message is available in the queue.
  • E. Send a push notification to the mobile app by using Amazon Simple Notification Service (Amazon SNS) when processing is complete.
  • F. Send a push notification to the mobile app by using Amazon Simple Email Service (Amazon SES) when processing is complete.
Show Suggested Answer Hide Answer
Suggested Answer: BCE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Jaypdv
Highly Voted 3 years ago
BCE Upload to S3, process with lambda, notify with SNS
upvoted 24 times
...
ExtHo
Highly Voted 3 years ago
S3 Batch Operations job seems not relevant so BCE https://docs.aws.amazon.com/AmazonS3/latest/userguide/batch-ops-basics.html
upvoted 10 times
...
Rs1084
Most Recent 11 months ago
Selected Answer: BCF
Upload,process,notify
upvoted 1 times
...
SkyZeroZx
1 year, 3 months ago
Selected Answer: BCE
BCE Upload to S3, process with lambda, notify with SNS
upvoted 1 times
...
Jesuisleon
1 year, 4 months ago
Why F is wrong ? Can someone enlighten me ?
upvoted 1 times
SkyZeroZx
1 year, 3 months ago
F is for Email Notification , not is push o mobile notification for App Suscription in this case usually usage is SNS Tip : SES only use in marketing usage or app legacy for SMTP Credentials or only explicit usage of email
upvoted 1 times
...
...
Ni_yot
1 year, 11 months ago
Selected Answer: BCE
Should BCE. The only set of ans that work
upvoted 1 times
...
Blair77
1 year, 11 months ago
Selected Answer: BCE
+1 for BCE !
upvoted 1 times
...
kangtamo
2 years, 3 months ago
Selected Answer: BCE
BCE for sure.
upvoted 2 times
...
cldy
2 years, 10 months ago
B. Upload files from the mobile software directly to Amazon S3. Use S3 event notifications to create a message in an Amazon Simple Queue Service (Amazon SQS) standard queue. C. Invoke an AWS Lambda function to perform image processing when a message is available in the queue. E. Send a push notification to the mobile app by using Amazon Simple Notification Service (Amazon SNS) when processing is complete.
upvoted 1 times
...
AzureDP900
2 years, 10 months ago
BCE is correct
upvoted 1 times
...
acloudguru
2 years, 10 months ago
i hope i can have it in my exam
upvoted 2 times
...
andylogan
2 years, 11 months ago
It's B C E
upvoted 1 times
...
oppai1232
2 years, 11 months ago
Why BCE instead of BDE? Lambda times out at 15 mins, what if it needed to take more than that?
upvoted 1 times
oppai1232
2 years, 11 months ago
ohh I read it as AWS Batch lol S3 Batch Operations only performs operations such as Copy, Invoke AWS Lambda function, and Restore on millions or billions of objects.
upvoted 5 times
oppai1232
2 years, 11 months ago
will go for BCE as well
upvoted 1 times
...
...
...
Kopa
2 years, 11 months ago
Im for B,C,E
upvoted 1 times
...
tgv
2 years, 11 months ago
BBB CCC EEE ---
upvoted 1 times
...
blackgamer
2 years, 11 months ago
It is BCE
upvoted 1 times
...
Kopa
2 years, 11 months ago
BCE, very corelated to each other and makes sense
upvoted 3 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 ...