

InterviewSolution
Saved Bookmarks
1. |
Point out the wrong statement.(a) A service in SOMF that is granular and very narrow in scope is referred to as an atomic service(b) An atomic service can be decomposed into smaller services that provide a useful function(c) SOA describes a distributed collection of services performing business process functions(d) All of the mentionedI got this question during an online interview.Question is from Managing and Monitoring SOA topic in division Service Oriented Architecture of Cloud Computing |
Answer» RIGHT answer is (b) An ATOMIC service can be decomposed into smaller SERVICES that provide a useful function Easiest explanation: A collection of composite services that would form a process module is referred to as a service CLUSTER. |
|