

InterviewSolution
Saved Bookmarks
1. |
Which of the following is a collaborative effort where the logic of the business process is pushed out to the members?(a) Orchestration(b) Choreography(c) SOA 2.0(d) None of the mentionedThe question was asked in exam.I would like to ask this question from Event-Driven SOA or SOA 2.0 in division Service Oriented Architecture of Cloud Computing |
Answer» RIGHT answer is (b) Choreography The BEST I can explain: In choreography, each Web service that is part of a BUSINESS process is aware of when to process a message and with what client or component it NEEDS to interact with. |
|