ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

422 / 474

Question 422:

Distributed web application is using multiple Amazon SQS standard & FIFO queues created in various AWS regions. There is an additional requirement to create a Dead-letter queue and these queues to isolate & debug problematic messages. While creating a dead-letter queue, which of the following is the TRUE statement? (Select Three).

Answer options:

A.For the FIFO queue, FIFO Dead Letter queue should be created.
B.For Standard queue, FIFO or Standard Dead-Letter queue can be created.
C.Use the same AWS Account to create Dead-Letter & standard queue.
D.Dead-Letter queue & Standard queue should reside in the same AWS region.
E.Dead-Letter queue & FIFO queue can reside in any AWS region.