SAA-C03 · Question #260
SAA-C03 Question #260: Real Exam Question with Answer & Explanation
The correct answer is A: Load the data into an Amazon Simple Queue Service (Amazon SQS) queue that has a retention. Amazon SQS with a 2-day retention ensures the data lives just as long as needed. EventBridge Pipes allow direct integration between event producers and consumers, with optional filtering and transformation. AWS Step Functions supports manual approval steps, which fits the workflo
Question
A company collects data from sensors. The company needs a cloud-based solution to store and transform the sensor data to make critical decisions. The solution must store the data for up to 2 days. After 2 days, the solution must delete the data. The company needs to use the transformeddata in an automated workflow that has manual approval steps. Which solution will meet these requirements?
Options
- ALoad the data into an Amazon Simple Queue Service (Amazon SQS) queue that has a retention
- BLoad the data into AWS DataSync. Delete the DataSync task after 2 days. Invoke an AWS
- CLoad the data into an Amazon Simple Notification Service (Amazon SNS) topic. Use an Amazon
- DLoad the data into an Amazon Simple Notification Service (Amazon SNS) topic. Use an Amazon
Explanation
Amazon SQS with a 2-day retention ensures the data lives just as long as needed. EventBridge Pipes allow direct integration between event producers and consumers, with optional filtering and transformation. AWS Step Functions supports manual approval steps, which fits the workflow requirement perfectly.
Community Discussion
No community discussion yet for this question.