exam questions

Exam AWS Certified Solutions Architect - Professional SAP-C02 All Questions

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

Exam AWS Certified Solutions Architect - Professional SAP-C02 topic 1 question 397 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 (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
vibzr2023
Highly Voted 1 year, 4 months ago
BCE... other options incorrect A. Amazon MQ: While viable for durable messaging, it's less scalable and cost-effective compared to SQS for this use case. D. S3 Batch Operations: Designed for batch processing of large datasets, not real-time processing of individual image uploads. F. Amazon SES: Primarily for email delivery, not push notifications to mobile apps.
upvoted 5 times
...
shaaam80
Highly Voted 1 year, 5 months ago
Selected Answer: BCE
BCE - SQS + Lambda + SNS
upvoted 5 times
...
bjexamprep
Most Recent 1 year, 1 month ago
Selected Answer: BCF
100% vote on SNS over SES, when I see this question. “A user is notified when image processing is complete”, that means the user needs to subscribe the SNS. Then, there are two ways to achieve this: Create different SNS for each user, or create different subscription for each user on the same SNS and apply filter policy. Apparently, the latter one is better, but it still need a heavy administration overhead which can’t not be completed manually. Then, another automation piece will be required to maintain the subscription list. Which is not mentioned in any of the answers. Does that sound a good design? I go with SES, cause it will be much easier to design the solution. I understand SES is not usually for push notification, but I hate complex solutions.
upvoted 2 times
asquared16
8 months, 3 weeks ago
Don't complicate it for yourself. SES isn't for push notifications.
upvoted 2 times
...
...
career360guru
1 year, 3 months ago
Selected Answer: BCE
Option B, C, E
upvoted 1 times
...
yuliaqwerty
1 year, 4 months ago
agree BCE
upvoted 2 times
...
GabrielDeBiasi
1 year, 5 months ago
Selected Answer: BCE
BCE answer
upvoted 3 times
...
salazar35
1 year, 5 months ago
Selected Answer: BCE
BCE answer
upvoted 3 times
...
thala
1 year, 5 months ago
Selected Answer: BCE
ditto S3
upvoted 3 times
...
devalenzuela86
1 year, 5 months ago
Selected Answer: BCE
BCE Answers
upvoted 2 times
...
cypkir
1 year, 5 months ago
Selected Answer: BCE
Answer: B C E
upvoted 1 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