You are designing an app that will include two components. The components will communicate by sending messages via a queue. You need to recommend a solution to ...
Microsoft AZ-305 Exam
Questions Number: 205 out of 268 Questions
76.49%
Question 205
You are designing an app that will include two components. The components will communicate by sending messages via a queue. You need to recommend a solution to process the messages by using a First in, First out (FIFO) pattern. What should you include in the recommendation?