Solved

You Need to Process Long-Running Jobs Once and Only Once

Question 66

Multiple Choice

You need to process long-running jobs once and only once. How might you do this?


A) Use an SNS queue and set the visibility timeout to long enough for jobs to process.
B) Use an SQS queue and set the reprocessing timeout to long enough for jobs to process.
C) Use an SQS queue and set the visibility timeout to long enough for jobs to process.
D) Use an SNS queue and set the reprocessing timeout to long enough for jobs to process.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions