ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

419 / 474

Question 419:

The developer team is planning to create a new distributed application. Most of the messages between the application components have a size larger than 256 KB. The messages need to be polled periodically & buffered so that other components can retrieve and process. Which of the following services would you use to design the messaging system?

Answer options:

A.Use Amazon Kinesis Streams.
B.Use Amazon SNS Extended Client Library.
C.Use Amazon SQS Extended Client Library.
D.Use Amazon MQ FIFO.