

InterviewSolution
Saved Bookmarks
1. |
Point out the correct statement.(a) An application that runs as a service on the Internet has a client portion that makes a request and a server portion that responds to that request(b) In a distributed system, the transaction is stateful(c) In order to create a stateless system in a distributed architecture, a transaction manager or broker must be added so that the intermediary service can account for transactions and react accordingly when they succeed or fail(d) None of the mentionedI have been asked this question during an online interview.I want to ask this question from Application Attributes in section Moving Applications to the Cloud of Cloud Computing |
Answer» Correct choice is (a) An application that RUNS as a service on the INTERNET has a client portion that makes a request and a server portion that responds to that request |
|