S90.03 無料問題集「SOA Design & Architecture」
I was discussing my new service with a client who told me that my technical service
contract revealed too much information about the underlying service design. For example,
based only on the names of my service capabilities, my client could determine that the
service was using an Oracle database. What service-orientation principle should I apply to
address this problem? Select the correct answer.
contract revealed too much information about the underlying service design. For example,
based only on the names of my service capabilities, my client could determine that the
service was using an Oracle database. What service-orientation principle should I apply to
address this problem? Select the correct answer.
正解:A
解答を投票する
Often it is a requirement to wrap a legacy system with a service. This is typically
accomplished by encapsulating calls to the legacy system's Application Programming
Interface (API) within the core logic of the service. Care must be taken to not expose
details of the underlying API through the service contract as it may unintentionally couple
the service consumer to the legacy system. Which pair of service-orientation principles
directly addresses this concern? Select the correct answer.
accomplished by encapsulating calls to the legacy system's Application Programming
Interface (API) within the core logic of the service. Care must be taken to not expose
details of the underlying API through the service contract as it may unintentionally couple
the service consumer to the legacy system. Which pair of service-orientation principles
directly addresses this concern? Select the correct answer.
正解:A
解答を投票する
I built Service Composition A, which is comprised of 4 services. It was very successful in
that it fulfilled all of its expected business requirements. I was then assigned a new project
that required me to deliver a new service composition called Service Composition B.
After studying the new business requirements, I realized that one of the services in Service
Composition A could be reused "as is" in Service Composition B.
However, when I tried to make it part of Service Composition B, I ran into a number of problems. In the end, it turned
out that even though the service was reusable, it was simply not designed to participate in
more than one service composition. Which service-orientation principle would have
addressed this issue if I would have applied it to the service prior to completing Service
Composition A? Select the correct answer.
that it fulfilled all of its expected business requirements. I was then assigned a new project
that required me to deliver a new service composition called Service Composition B.
After studying the new business requirements, I realized that one of the services in Service
Composition A could be reused "as is" in Service Composition B.
However, when I tried to make it part of Service Composition B, I ran into a number of problems. In the end, it turned
out that even though the service was reusable, it was simply not designed to participate in
more than one service composition. Which service-orientation principle would have
addressed this issue if I would have applied it to the service prior to completing Service
Composition A? Select the correct answer.
正解:A
解答を投票する