A cloud consumer is interested in leasing cloud-based virtual servers. It compares the
virtual servers offered by Cloud Provider X and Cloud Provider Y.
Cloud X (owned by Cloud Provider X) and Cloud Y (owned by Cloud Provider Y) both provide shared physical
servers that host multiple virtual servers for other cloud consumers.
The virtual servers on Cloud X are accessed directly, whereas the virtual servers on Cloud
Y are accessed via an automated scaling listener. On Cloud X, virtual servers are pre-
configured to support a specific amount of concurrent cloud service consumers. When this
threshold is exceeded, cloud service consumer requests are rejected. Due to the use of the
automated scaling listener, virtual servers on Cloud Y can provide a greater level of
elasticity.

The hourly cost to the cloud consumer to use a virtual server on Cloud X is half that of the
cost to use a virtual server on Cloud Y.
Within a one month period, Cloud Provider X bases its hourly charge on the maximum number of virtual servers used. Within a one month
period, Cloud Provider Y bases its hourly charges on actual virtual server usage. Cloud
Provider Y charges $20 for each hour that a cloud consumer uses a virtual server.
The cloud consumer predicts its monthly usage requirements to be as follows:

The cloud consumer is required to choose the cloud provider with the lowest on-going cost,
based on its predicted usage. Which of the following statements accurately calculates the
on-going usage costs of Cloud Providers X and Y and correctly states the cloud provider
that the cloud consumer must choose?
A. The total usage duration is (20 + 30 + 50) hours = 100 hours.
The actual usage is (20 + 30 + 50) X 5 server hours = 500 server hours.
The cost of using virtual servers from Cloud Provider X is (500 X 5 X$10) = $25,000.
The cost of using virtual servers from Cloud Provider Y is (500 X $20) = $10,600.
The cloud consumer must therefore choose Cloud Provider Y.
B. The total usage duration is (20 + 30 + 50) x 12 hours = 1,200 hours.
The actual usage is (20 X 3) + (30 X4) + (50 X 5) server hours = 430 server hours.
The cost of using virtual servers from Cloud ProviderXis12X5X$10 = $600.
The cost of using virtual servers from Cloud Provider Y is 430 X $20 = $8,600.
The cloud consumer must therefore choose Cloud Provider X.
C. The total usage duration is (20 + 30 + 50) hours = 100 hours.
The actual usage is (20X3)+ (30X4) + (50X5) hours =430 hours.
The cost of using virtual servers from Cloud Provider Xis100X5X$10 = $5,000.
The cost of using virtual servers from Cloud Provider Y is 430 X $20 = $8,600.
The cloud consumer must therefore choose Cloud Provider X.
D. The total usage duration is (3 x 20) + (4 x 30) + (5 x 50) hours = 430 hours.
The actual usage is (20 + 30 + 50) hours = 100 hours.
The cost of using virtual servers from Cloud Provider X is (430 X $10) = $4,300.
The cost of using virtual servers from Cloud Provider Y is (100 X $20) = $2,000.
The cloud consumer must therefore choose Cloud Provider Y.
正解:C
質問 2:
A company is planning to build and launch a new SaaS product that will be available for
use by the general public. It intends to build the service on-premise and then deploy it in a
public cloud. The company has the following set of four requirements for the
implementation of the new service:
1. The cloud service needs to exchange messages primarily by using HTTP methods and
other features provided by HTTP.
2. The cloud service needs to store highly structured data with potentially complex
relationships.
3. The cloud service needs to be deployed on a dedicated virtual server that can be
administered with a high level of control by the cloud consumer's own cloud resource
administrator.
4. The cloud service needs to be deployed with a minimal amount of integration testing.
For this project, the company has a very limited budget. The company is assessing the IT
resources that are offered by Clouds X and Y within the constraints of its limited budget.
Cloud X can offer an IaaS environment with very few proprietary characteristics that
includes a database that supports only no relational storage, as well as support for the
deployment and usage of REST services.

Cloud Y can offer a PaaS environment with a pre-configured virtual server that includes
native support for WSDL and SOAP, as well as a database that supports only relational
storage. The implementation of a new service within Cloud Y will require compliance to a
high level of proprietary characteristics.
As previously listed, the company has identified four specific implementation requirements
for its new cloud service. Which of the following statements correctly identifies how many of
the four requirements Clouds X and Y can directly fulfill?
A. Cloud X fulfills 1 out of 4 requirements. Cloud Y fulfills 3 out of 4 requirements.
B. Cloud X fulfills 0 out of 4 requirements. Cloud Y fulfills 4 out of 4 requirements.
C. Cloud X fulfills 3 out of 4 requirements. Cloud Y fulfills 1 out of 4 requirements.
D. Cloud X fulfills 2 out of 4 requirements. Cloud Y fulfills 2 out of 4 requirements.
正解:C
質問 3:
Cloud Provider X (which owns Cloud X) deploys two physical servers (Physical Servers A
and B) and two databases (Databases A and B). Virtual Servers A and B are hosted by
Physical Server A and Ready-Made Environments A and B are hosted by Virtual Server B.
Virtual Servers C and D are hosted by Physical Server B.
Cloud Service Consumer A regularly accesses Virtual Server D in order to test and deploy a new cloud service that
was developed on-premise by the cloud consumer organization operating Cloud Service
Consumer A.
Cloud Service Consumer B (operated by a different cloud consumer organization) has been regularly accessing Ready-Made Environment A in order to develop
and deploy a different new cloud service.

Cloud X is a private cloud that, to-date, has been set up within the cloud provider company
to provision IT resources free of charge to internal cloud consumers, via PaaS and IaaS
delivery models. The cloud consumers that have been operating Cloud Service Consumers
A and B represent different IT departments within the company that have been working
separately on the development of new cloud services. Cloud Service Consumer A has
been accessing Virtual Server D to make necessary configurations and administration
settings for the upcoming deployment of a new cloud service that was previously
developed outside of Cloud X.
Cloud Service Consumer B has been accessing Ready-
Made Environment A to develop and now deploy a different new cloud service.
Cloud Provider X (which is represented by a separate IT department dedicated to
governing and administering Cloud X) determines that it will need to introduce three
specific enhancements to Cloud X in order to accommodate both upcoming cloud services.
First, it needs to add a way to charge cloud consumers for the usage of cloud services.
Secondly, it needs to add a way for new cloud services to be automatically scaled. Finally,
it needs to add a way for a cloud consumer to be automatically notified when a cloud
service encounters runtime loads that exceed its allocated usage threshold.
Which of the following statements accurately describes a solution that fulfills all three
identified requirements?
A. The state management database mechanism together with the virtual server mechanism
and the automated scaling listener mechanism can be implemented to address the
requirement for cloud service usage charges to be tracked and recorded, for cloud services
to be automatically scaled, and for notifications to be issued when cloud service loads
exceed thresholds.
B. The pay-for-use monitor mechanism can be installed to address the requirement for
cloud service usage charges to be tracked and recorded. The automated scaling listener
mechanism can be implemented to address the requirement for cloud services to be
automatically scaled. The multi-device broker mechanism can be implemented to address
the requirement for notifications to be issued when cloud service loads exceed thresholds.
C. The pay-for-use monitor mechanism can be installed to address the requirement for
cloud service usage to be tracked and recorded. The automated scaling listener
mechanism can be implemented to address both the requirement for cloud services to be
automatically scaled and for notifications to be issued when cloud service loads exceed
thresholds.
D. The pay-for-use monitor mechanism can be implemented to address the requirement for
cloud service usage charges to be tracked and recorded, for cloud services to be
automatically scaled, and for notifications to be issued when cloud service loads exceed
thresholds.
正解:C
1444 お客様のコメント





冈本** -
C90.03問題集一つで万全の試験対策が出来て素敵な問題集になっている。Pass4Testさんすごい