최신SOA Design & Architecture - S90.03무료샘플문제
A service is sometimes referred to as an enterprise resource because: Select the correct
answer.
The composition controller role is most associated with which of the following service
models? Select the correct answer.
Which service-orientation principle would be used to justify a corporate policy that limits or
restricts access to technical specifications that show design and technology details about
the underlying implementation of a published service? Select the correct answer.
A service's functional context determines its: Select the correct answer.
Which of the following is not a state deferral option that is commonly used in support of
applying the Service Statelessness principle? Select the correct answer.
The Service Statelessness principle is focused on the design of the service contract
because that's where state data is defined and deferred. Select the correct answer.
I have a service that is required to access a shared database. When the load on the
database is heavy (for example when the billing department is running reports) my service
often times-out and returns a fault to the service consumer. Which service-orientation
principle should I apply to address this problem? Select the correct answer.
Service-orientation establishes a distinct approach to carrying out a(n)
__________________. Select the correct answer.
Which of the following statements are true? SELECT ALL THAT APPLY
When applying the Service Loose Coupling design principle, we want to
__________________ the coupling of the service logic to the service contract because that
allows the service contract to remain __________________ from the service logic. Select
the correct answer.