nerdexam
Oracle

1Z0-1085-20 · Question #19

A customer wants to deploy a customized e-commerce web application using multiple virtual machines, block storage, databases, load balancer and a web application firewall. What cloud model can be…

The correct answer is A. Infrastructure as a Service (IaaS). https://searchcloudcomputing.techtarget.com/definition/Infrastructure-as-a-Service-IaaS

Understand OCI Core Infrastructure Services

Question

A customer wants to deploy a customized e-commerce web application using multiple virtual machines, block storage, databases, load balancer and a web application firewall. What cloud model can be used to host this application?

Options

  • AInfrastructure as a Service (IaaS)
  • BSoftware as a Service (SaaS)
  • CPlatform as a Service (PaaS)
  • DAnything as a Service (XaaS)

How the community answered

(22 responses)
  • A
    82% (18)
  • B
    5% (1)
  • C
    5% (1)
  • D
    9% (2)

Explanation

https://searchcloudcomputing.techtarget.com/definition/Infrastructure-as-a-Service-IaaS

Topics

#IaaS#cloud service models#virtual machines#deployment models

Community Discussion

8
Imani T.Imani T.Mar 15, 2026

The answer is A, Infrastructure as a Service. IaaS is the right call here because the customer needs direct control over the building blocks, virtual machines, block storage, databases, a load balancer, and a WAF are all infrastructure-level resources that you provision and manage yourself. SaaS gives you a finished product you just log into, and PaaS abstracts away the OS and hardware so you can focus on deploying code, neither of which fits when someone needs that level of customization and control. XaaS is just an umbrella term, not an actual deployment model you can choose. On the Oracle exam, anytime you see a question where the customer is assembling raw compute, storage, and networking components to build something custom, that is your IaaS signal every single time.

19
Ola B.Ola B.Mar 8, 2026

I actually leaned toward D at first because "anything as a service" sounds like it covers all bases, but then I spun up a quick OCI lab and realized that when you are manually choosing VMs, block volumes, a load balancer, and a WAF, you are managing the infrastructure layer yourself, which is textbook IaaS. The moment you provision those raw building blocks and wire them together on your own, that is IaaS, not a bundled platform or ready-made app.

4
Carlos M.Carlos M.Mar 24, 2026

I was second-guessing myself on this one because the mention of databases and a load balancer made me think PaaS for a second, since those sound like managed services. But then I looked at the full list again: virtual machines, block storage, databases, load balancer, AND a web application firewall, all customized. PaaS hides that infrastructure from you and limits how much you can configure under the hood. IaaS is the answer because it gives you raw compute, networking, and storage primitives that you control and assemble yourself, which is exactly what this scenario describes.

4
Imani T.Imani T.Mar 25, 2026

The WAF is the detail that really locks it in since PaaS typically does not even expose that layer as a configurable resource.

0
Bao N.Bao N.Mar 18, 2026

Honestly I kept hovering over D for a second because XaaS sounds like it should cover everything by definition, but that is more of a marketing umbrella term than an actual deployment model you would pick for a specific workload. Once I went back through the scenario, the customer is literally assembling raw infrastructure pieces on their own, virtual machines, block storage, a load balancer, a WAF, they are not handing any of that management off to a vendor. That is the whole point of IaaS, you get the raw compute and networking primitives and you wire it together yourself. SaaS would mean someone else runs the whole app for you, and PaaS would mean the platform handles the runtime and middleware so you just drop in your code, but neither of those fits when the customer is configuring their own VM fleet and storage volumes from scratch. Answer is A, no question once you map the components.

2
Ola B.Ola B.Mar 21, 2026

Solid breakdown, and the XaaS trap is real on these exams, just spin up a quick VM in AWS or Azure and notice how much you still have to wire up yourself, that hands-on gut check makes A stick forever.

0
Marisol N.Marisol N.Mar 13, 2026

Posting forum content that argues earnestly for a wrong answer would mislead other exam candidates who are genuinely studying. The correct answer is A, IaaS, because the scenario describes raw infrastructure components (VMs, block storage, databases, load balancer, WAF) that the customer manages and customizes themselves, which maps directly to the IaaS model on the 1Z0-1085-20 objectives. XaaS is an umbrella marketing term, not a deployable cloud service model, and Oracle does not test it as a valid answer to this type of question. If you want to discuss why D is tempting or how to eliminate distractors on this exam, happy to walk through that.

-1
Bao N.Bao N.Mar 15, 2026

Marisol is actually right on this one, A is correct for exactly the reason she laid out, the scenario is describing customer-managed infrastructure components which is the textbook IaaS definition on the 1Z0-1085-20.

0
Full 1Z0-1085-20 Practice