SOA Certified Professional Advanced SOA Design & Architecture - S90-08A Exam Practice Test
The messaging framework established by the application of the Event-Driven Messaging pattern positions a(n) ___________ as being responsible for the broadcast of event notification messages.
Correct Answer: A
A service architecture is most comparable in scope to a traditional:
Correct Answer: B
The Reliable Messaging pattern requires:
Correct Answer: A
Which of the following represent common types of logic that can be placed within a service fa?ade component?
Correct Answer: A,B,C,D
The Invoice service in an accounting firm is heavily reused by different service compositions. The owners of the service decide to protect its integrity by disallowing access to any part of its underlying implementation and further want to avoid the risk of having this service create a single point of failure. Which two patterns should they apply in order to accomplish this goal?
Correct Answer: C
When applying the Asynchronous Queuing pattern you aim to establish an environment in which:
Correct Answer: A,C,D
For a given service inventory architecture you would choose between an enterprise service bus product or an orchestration product, but you would not use both together.
Correct Answer: A
Which of the following statements accurately describes the difference between the Atomic Service Transaction pattern and the Compensating Service Transaction pattern?
Correct Answer: D
Service logic can be deployed in isolation to ___________ autonomy, but services can still ___________ autonomy when they are required to access shared data sources.
Correct Answer: A
A service agent has a technical contract that allows it to be explicitly invoked by service consumer programs.
Correct Answer: A