Match the problem domains in GROUP I with the solution technologies in GROUP…
2013
Match the problem domains in GROUP I with the solution technologies in GROUP II.
GROUP I GROUP II
(P) Service oriented computing (1) Interoperability
(Q) Heterogeneous communicating systems (2) BPMN
(R) Information representation (3) Publish-find-bind
(S) Process description (4) XML
Answer: C. P-3, Q-1, R-4, S-2 — Key insight: match each problem domain with the technology that directly addresses its concerns. Service oriented computing matches publish-find-bind — SOA…
- A.
P-1, Q-2, R-3, S-4
- B.
P-3, Q-4, R-2, S-1
- C.
P-3, Q-1, R-4, S-2
- D.
P-4, Q-3, R-2, S-1
Attempted by 86 students.
Show answer & explanation
Correct answer: C
Key insight: match each problem domain with the technology that directly addresses its concerns.
Service oriented computing matches publish-find-bind — SOA uses a pattern of publishing services to a registry, finding them, and binding to them at runtime.
Heterogeneous communicating systems match interoperability — different platforms and protocols need interoperability solutions (standards, adapters, middleware) to communicate.
Information representation matches XML — XML is a common structured format used to represent and exchange data.
Process description matches BPMN — BPMN is a notation for modeling and describing business processes and workflows.
Therefore the correct mapping is: Service oriented computing → Publish-find-bind; Heterogeneous communicating systems → Interoperability; Information representation → XML; Process description → BPMN.