S90.08 無料問題集「SOA Advanced SOA Design & Architecture」
The Invoice service in an accounting firm is heavily reused by different service
compositions. The owners of the service decide to protect its integrity by disallowing
access to any part of its underlying implementation and further want to avoid the risk of
having this service create a single point of failure. Which two patterns should they apply in
order to accomplish this goal?
compositions. The owners of the service decide to protect its integrity by disallowing
access to any part of its underlying implementation and further want to avoid the risk of
having this service create a single point of failure. Which two patterns should they apply in
order to accomplish this goal?
正解:C
解答を投票する
If a service consumer program needs to get data from a service that is not available, it can
poll the service by periodically issuing a request message. This type of interaction can be
inefficient because it can lead to unnecessary message transmissions. Which of the
following statements describes a solution to this problem?
poll the service by periodically issuing a request message. This type of interaction can be
inefficient because it can lead to unnecessary message transmissions. Which of the
following statements describes a solution to this problem?
正解:B
解答を投票する