Arcitura Education C90.03 Exam (page: 1)
Arcitura Education Cloud Technology Lab
Updated on: 25-Aug-2025

Viewing Page 1 of 6

Cloud Service Consumer A invokes Cloud Service A from Cloud X (owned by Cloud Provider X) (1). To fulfill the request from Cloud Service Consumer A, Cloud Service A needs to invoke Cloud Service B that resides on Cloud Y (owned by Cloud Provider Y) (2). After completing its processing, Cloud Service B sends a response to Cloud Service A (3). Cloud Service A verifies the response and then finally sends its response to Cloud Service Consumer A (4).


The guaranteed availability of the Cloud Service A implementation is 95% and the guaranteed availability of the Cloud Service B implementation is 95%.

Which of the following statements accurately describes the actual availability that Cloud Service Consumer A can receive based on the described scenario?


  1. Because Cloud Service Consumer A's response message is processed by two separate cloud services, the combined availability increases as follows:
    1 - (1 - 0.95) X (1 - 0.95) = 0.9975 or 99.75%

  2. Because Cloud Service A acts as both a cloud service and cloud service consumer in order to process Cloud Service Consumer B's request message, Cloud Service A forms a dependency on Cloud Service As a result, the combined availability decreases, as follows:
    0.95 X 0.95 = 0.9025 or 90.25%

  3. Cloud Service Consumer A benefits from redundant cloud service implementations, thereby increasing the guaranteed availability as follows:
    1 - (1 - (0.95 - 0.1))X (1 - (0.95 - 0.1)) = 0.9775 or 97.75%
  4. As a result of the dependency formed by Cloud Service Aon Cloud Service B, the combined availability decreases significantly as follows:
    (0.95 X 0.95) - 0.1 = 0.8025 or 80.25%

Answer(s): B



The cloud service owner of Cloud Service A is evaluating Clouds X, Y and Z to determine which cloud environment can offer the greatest level of reliability. All three clouds are geographically dispersed across three separate time zones. As a result, each cloud experiences usage peaks at different times. Based on the metrics provided, the greater the usage of a cloud, the lower its reliability. When the cloud service owner complains to Cloud Provider A (the owner of all three clouds) that none of the clouds provide an adequate level of reliability, Cloud Provider A suggests a solution that increases resiliency.


Which of the following statements accurately describes a solution that can be used to fulfill the resiliency requirements of Cloud Service A?

  1. Redundant implementations of Cloud Service A are deployed in all three clouds. The failover system mechanism and a special type of automated scaling listener mechanism are implemented to establish a system whereby one redundant Cloud Service A implementation will automatically take over from another.
  2. A cloud balancing solution is established, whereby an automated scaling listener mechanism is implemented on each cloud in such a way that every cloud can automatically scale out to another cloud. As a result, if reliability problems occur on any one cloud, the subsequent requests will be scaled out to another cloud in a manner that is transparent to cloud service consumers.
  3. A failover system mechanism is implemented on Cloud X, which acts as the primary point of contact for cloud service consumers. Upon failure conditions occurring, the Cloud Service A implementation on Cloud X automatically hands over control of current and future message requests from cloud service consumers to Cloud Y. Cloud Y retains control of cloud service consumer communication until the next failure condition occurs, at which point it hands over control to Cloud Z. Finally, if a failure condition occurs in Cloud Z. control is handed back to Cloud X.
  4. A cloud balancing solution is established, whereby a resource replication mechanism is implemented on each cloud. This allows Cloud Service A to be automatically replicated across cloud environments, thereby enabling each implementation of Cloud Service A to take the place of another, whenever failure conditions occur.

Answer(s): A



Cloud Provider X has deployed a virtualization environment in Cloud X comprised of Physical Server A hosting Virtual Servers A and B. Cloud Provider X implements Cloud Service A on Virtual Server A and makes it available to Cloud Service Consumer A, which interacts with Cloud Service A by sending and receiving messages (1, 2). Cloud Provider Y has deployed a virtualization environment comprised of Physical Server B hosting Virtual Servers C and D. Virtual Server C is made available to Cloud Service Consumer B, which interacts with Virtual Server C (3,4) in order to prepare for the deployment of a new cloud service that will be used internally by Cloud Provider Y to process data obtained from Cloud Service A Cloud Consumer Z and Cloud Provider X belong to the same organization. Cloud Provider Y is a third-party organization. Which of the following statements provides a valid scenario that accurately describes the involvement of cloud deployment models, cloud delivery models, roles and/or boundaries? (Note that the correct answer represents one of multiple valid scenarios that can exist.)

  1. Cloud X is based on the private cloud deployment model. Cloud Service A is based on the SaaS delivery model. Cloud Y is based on the private cloud deployment model. Virtual Server C is being offered as part of the IaaS delivery model. A cloud resource administrator working for Cloud Consumer Z uses Cloud Service Consumer B to access Virtual Server C. Cloud Consumer Z is the cloud service owner of Cloud Service Cloud Consumer T s organizational boundary encompasses Cloud Service Consumers A and B. Cloud Consumer T s trust boundary encompasses Cloud Service Consumers A and B, Cloud Service A and Virtual Server C.
  2. Cloud X is based on the private cloud deployment model. Cloud Service A is based on the SaaS delivery model. Cloud Y is based on the community cloud deployment model. VirtualServer C is being offered as part of the IaaS delivery model. A cloud resource administrator working for Cloud Consumer Z uses Cloud Service Consumer A to access Cloud Service A. Cloud Consumer T s organizational and trust boundaries encompass Cloud Service Consumers A and B, Cloud Service A and Virtual Server C.
  3. Cloud X is based on the private cloud deployment model. Cloud Service A is based on the SaaS delivery model. Cloud Y is based on the public cloud deployment model. Virtual Server C is being offered as part of the IaaS delivery model. A cloud resource administrator working for Cloud Consumer Z uses Cloud Service Consumer B to access Virtual Server Cloud Consumer Z is the cloud service owner of Cloud Service A. Cloud Consumer Z's organizational boundary encompasses Cloud Service Consumers A and B. Cloud Consumer T s trust boundary encompasses Cloud Service Consumers A and B, Cloud Service A and Virtual Server
  4. Cloud X is based on the private cloud deployment model. Cloud Service A is based on the SaaS delivery model. Cloud Y is based on the public cloud deployment model. Virtual Server C is being offered as part of the IaaS delivery model. A cloud resource administrator working for Cloud Consumer Z uses Cloud Service Consumer B to access Virtual Server C. Cloud Consumer Z' s trust boundary encompasses Cloud Service Consumers A and B, Cloud Service A and Virtual Server C. The organization that owns Cloud Consumer Z is the cloud service owner of Cloud Service A.

Answer(s): D



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:
The cloud service needs to exchange messages primarily by using HTTP methods and other features provided by HTTP.

The cloud service needs to store highly structured data with potentially complex relationships.
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.
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?

  1. Cloud X fulfills 0 out of 4 requirements. Cloud Y fulfills 4 out of 4 requirements.
  2. Cloud X fulfills 1 out of4requirements. Cloud Y fulfills 3 out of4requirements.
  3. Cloud X fulfills 2 out of4requirements. Cloud Y fulfills 2 out of4requirements.
  4. Cloud X fulfills 3 out of4requirements. Cloud Y fulfills 1 out of 4 requirements.

Answer(s): D



Cloud Service A is being made available on public Cloud X by Cloud Provider X via the SaaS delivery model. Cloud Service A is hosted by Physical Server A that also hosts cloud services being used by different cloud service consumers (and owned by different cloud service owners). Cloud Provider X needs to make Cloud Service A available to a new group of cloud service consumers, but must do so without the increase in usage volume affecting Cloud Service Consumers A and B. Which of the following statements does not accurately describe a solution (or a set of solutions) that addresses this requirement?

  1. Cloud Provider X can scale up Cloud Service A by upgrading the Physical Server A hardware to increase the server's processing power. Cloud Provider X can scale out Cloud Service A by adding redundant implementations of the service and by using the automated scaling listener mechanism.
  2. Cloud Provider X can scale out Cloud Service A by implementing new cloud computing mechanisms, such as the virtual server and resource replication mechanisms, which can enhance the cloud’s elasticity characteristic.
  3. Cloud Provider X can upgrade its infrastructure by increasing its ability to horizontally scale IT resources that are used by Cloud Service A. Cloud Provider X can upgrade its infrastructure in order to vertically scale IT resources that are used by Cloud Service A.
  4. Cloud Provider X can upgrade its infrastructure to increase the cloud’s ubiquitous access characteristic. This will enable the cloud to provide distributed failover for IT resources across multiple devices in order to increase its ubiquitous resiliency. To achieve this, Cloud Provider X will further need to implement the failover system, state management database and resource replication mechanisms.

Answer(s): A



Viewing Page 1 of 6



Share your comments for Arcitura Education C90.03 exam with other users:

Laolu 2/15/2023 11:04:00 PM

aside from pdf the test engine software is helpful. the interface is user-friendly and intuitive, making it easy to navigate and find the questions.
UNITED STATES


Zaynik 9/17/2023 5:36:00 AM

questions and options are correct, but the answers are wrong sometimes. so please check twice or refer some other platform for the right answer
Anonymous


Massam 6/11/2022 5:55:00 PM

90% of questions was there but i failed the exam, i marked the answers as per the guide but looks like they are not accurate , if not i would have passed the exam given that i saw about 45 of 50 questions from dump
Anonymous


Anonymous 12/27/2023 12:47:00 AM

answer to this question "what administrative safeguards should be implemented to protect the collected data while in use by manasa and her product management team? " it should be (c) for the following reasons: this administrative safeguard involves controlling access to collected data by ensuring that only individuals who need the data for their job responsibilities have access to it. this helps minimize the risk of unauthorized access and potential misuse of sensitive information. while other options such as (a) documenting data flows and (b) conducting a privacy impact assessment (pia) are important steps in data protection, implementing a "need to know" access policy directly addresses the issue of protecting data while in use by limiting access to those who require it for legitimate purposes. (d) is not directly related to safeguarding data during use; it focuses on data transfers and location.
INDIA


Japles 5/23/2023 9:46:00 PM

password lockout being the correct answer for question 37 does not make sense. it should be geofencing.
Anonymous


Faritha 8/10/2023 6:00:00 PM

for question 4, the righr answer is :recover automatically from failures
UNITED STATES


Anonymous 9/14/2023 4:27:00 AM

question number 4s answer is 3, option c. i
UNITED STATES


p das 12/7/2023 11:41:00 PM

very good questions
UNITED STATES


Anna 1/5/2024 1:12:00 AM

i am confused about the answers to the questions. are the answers correct?
KOREA REPUBLIC OF


Bhavya 9/13/2023 10:15:00 AM

very usefull
Anonymous


Rahul Kumar 8/31/2023 12:30:00 PM

need certification.
CANADA


Diran Ole 9/17/2023 5:15:00 PM

great exam prep
CANADA


Venkata Subbarao Bandaru 6/24/2023 8:45:00 AM

i require dump
Anonymous


D 7/15/2023 1:38:00 AM

good morning, could you please upload this exam again,
Anonymous


Ann 9/15/2023 5:39:00 PM

hi can you please upload the dumps for sap contingent module. thanks
AUSTRALIA


Sridhar 1/16/2024 9:19:00 PM

good questions
Anonymous


Summer 10/4/2023 9:57:00 PM

looking forward to the real exam
Anonymous


vv 12/2/2023 2:45:00 PM

good ones for exam preparation
UNITED STATES


Danny Zas 9/15/2023 4:45:00 AM

this is a good experience
UNITED STATES


SM 1211 10/12/2023 10:06:00 PM

hi everyone
UNITED STATES


A 10/2/2023 6:08:00 PM

waiting for the dump. please upload.
UNITED STATES


Anonymous 7/16/2023 11:05:00 AM

upload cks exam questions
Anonymous


Johan 12/13/2023 8:16:00 AM

awesome training material
NETHERLANDS


PC 7/28/2023 3:49:00 PM

where is dump
Anonymous


YoloStar Yoloing 10/22/2023 9:58:00 PM

q. 289 - the correct answer should be b not d, since the question asks for the most secure way to provide access to a s3 bucket (a single one), and by principle of the least privilege you should not be giving access to all buckets.
Anonymous


Zelalem Nega 5/14/2023 12:45:00 PM

please i need if possible h12-831,
UNITED KINGDOM


unknown-R 11/23/2023 7:36:00 AM

good collection of questions and solution for pl500 certification
UNITED STATES


Swaminathan 5/11/2023 9:59:00 AM

i would like to appear the exam.
Anonymous


Veenu 10/24/2023 6:26:00 AM

i am very happy as i cleared my comptia a+ 220-1101 exam. i studied from as it has all exam dumps and mock tests available. i got 91% on the test.
Anonymous


Karan 5/17/2023 4:26:00 AM

need this dump
Anonymous


Ramesh Kutumbaka 12/30/2023 11:17:00 PM

its really good to eventuate knowledge before appearing for the actual exam.
Anonymous


anonymous 7/20/2023 10:31:00 PM

this is great
CANADA


Xenofon 6/26/2023 9:35:00 AM

please i want the questions to pass the exam
UNITED STATES


Diego 1/21/2024 8:21:00 PM

i need to pass exam
Anonymous