List of questions
Related questions
Question 1 - MCD - Level 2 discussion
A Flight Management System publishes gate change notification events whenever a flight's arrival gate changes. Other systems, including Baggage Handler System. Inflight Catering System and Passenger Notifications System, must each asynchronously receive the same gate change notification to process the event according.
Which configuration is required in Anypoint MQ to achieve this publish/subscribe model?
A.
Publish each client subscribe directly to the exchange. Have each client subscribe directly to the queue.
B.
Publish the gate change notification to an Anypoint MC queue Have each client subscribe directly to the queue
C.
Publish the gate change notification to an Anypoint MQ queue. Create different anypoint MQ exchange meant for each of the other subscribing systems Bind the queue with each of the exchanges
D.
Publish the gate change notification to an Anypoint MQ exchanhe. Create different Anypoint MQ queues meant for each of the other subscribing systems. Bind the exchange with each of the queues.
Your answer:
0 comments
Sorted by
Leave a comment first