SOA Certified Professional Advanced SOA Design & Architecture Sample Questions:
1. Which of the following statements is true?
A) The use of service agents is limited to the service architecture.
B) None of these statements are true.
C) Service agents are common in orchestration environments but not within enterprise service bus environments.
D) The overuse of service agents can lead to dependencies on proprietary vendor platforms.
2. Which of the following statements are false?
A) The Reliable Messaging pattern is one of the patterns that can be associated with the Enterprise Service Bus compound pattern.
B) The Reliable Messaging pattern is applied to databases, not services.
C) The Reliable Messaging pattern is always applied together with the Atomic Service Transaction pattern.
D) Using the Reliable Messaging pattern can improve the quality of messaging-based communication.
3. The Process Centralization pattern is a part of which compound pattern?
A) Federated Endpoint layer
B) Enterprise Service Bus
C) Official Endpoint layer
D) Orchestration
4. The application of the Redundant Implementation pattern can help increase service availability by establishing a duplicate deployment of a service in order to provide failover support.
A) False
B) True
5. Assuming you have technical service contracts for SOAP-based Web services, you can apply the ___________ pattern through the use of ___________.
A) Schema Centralization, XML schemas
B) Decoupled Contract, WSDL definitions
C) Message Metadata, SOAP message headers
D) Policy Centralization, WS-Policy definitions
Solutions:
Question # 1 Answer: D | Question # 2 Answer: B,C | Question # 3 Answer: D | Question # 4 Answer: B | Question # 5 Answer: A,B,C,D |