A company has a workflow that sends video files from their on-premise system to AWS for transcoding. They use EC2 worker instances that pull transcoding jobs from SQS. Why is SQS an appropriate service for this scenario?

A. SQS guarantees the order of the messages.
B. SQS synchronously provides transcoding output.
C. SQS checks the health of the worker instances.
D. SQS helps to facilitate horizontal scaling of encoding tasks.


Answer: D. SQS helps to facilitate horizontal scaling of encoding tasks.

Computer Science & Information Technology

You might also like to view...

In the pseudocode statement num x = 1, which part is a literal?

A. num B. x C. = D. 1

Computer Science & Information Technology

Once a theme has been finalized, you can save your document with that theme as a template

Indicate whether the statement is true or false

Computer Science & Information Technology

What does >= mean?

A. less than B. greater than C. less than or equal to D. greater than or equal to

Computer Science & Information Technology

The table or query that supplies the records for a form or report.

What will be an ideal response?

Computer Science & Information Technology