---
title: "Infrastructure as a Service (IaaS) | Dhruv Doshi"
description: "Infrastructure as a service (IaaS) are online services that provide high level APIs used to dereference various low level details of underlying network infrastructure like physical…"
canonical: https://doshidhruv.com/notes/infrastructure-as-a-service-iaas/
author: Dhruv Doshi
---

[Skip to content](#main-content)

[Dhruv Doshi](/)

[Work](/projects)[Experience](/resume)[Notes](/notes)[Guides](/guides)[Research](/research)[About](/about)[Contact](/contact)[Search /](/search)dark mode

[All notes](/notes)

[Cloud architecture](/topics/cloud-architecture)

# Infrastructure as a Service (IaaS)

2021-02-01 · 2 minute read

`IAAS - Infrastructure as a Service`  

Infrastructure as a service (IaaS) are online services that provide high-level APIs used to dereference various low-level details of underlying network infrastructure like physical computing resources, location, data partitioning, scaling, security, backup etc. A hypervisor, such as Xen, Oracle VirtualBox, Oracle VM, KVM, VMware ESX/ESXi, or Hyper-V runs the virtual machines as guests. Pools of hypervisors within the cloud operational system can support large numbers of virtual machines and the ability to scale services up and down according to customers' varying requirements.

`Advantages of IAAS`  
Taken in consideration there are many points which makes this model best for the cloud computing. Those are listed below.

1. Pay As You Go
2. Speed
3. Avaliablity
4. Scale
5. Latency and Performance

As listed, IAAS is better in all the terms compared to all other traditional models and all comparative models like [PAAS](https://blog.doshidhruv.com/posts/Platform-as-a-service/) and [SAAS.](https://blog.doshidhruv.com/posts/Platform-as-a-service/)

## Continue reading

- [Healthcare verification platform](/projects#health-platform) · Selected work
- [Platform architecture: from standards to a usable product](/guides/platform-architecture) · Guide
- [Build portable boundaries, not lowest-common-denominator clouds](/notes/build-portable-boundaries-not-lowest-common-denominator-clouds) · Note
- [Use the strangler pattern for controlled cloud migration](/notes/use-the-strangler-pattern-for-controlled-cloud-migration) · Note
- [Choose Kubernetes tenancy boundaries deliberately](/notes/choose-kubernetes-tenancy-boundaries-deliberately) · Note
- [What is cloud computing?](/notes/what-is-cloud-computing) · Note

**Dhruv Doshi** · Toronto, Canada · [work@doshidhruv.com](mailto:work@doshidhruv.com)

[Resume](/resume)[Notes](/notes)[Guides](/guides)[Topics](/topics)[Search](/search)[Research](/research)[LinkedIn](https://www.linkedin.com/in/dhruvdoshi25071999)[GitHub](https://github.com/DhruvDoshi)

[Sitemap](/sitemap.xml)[RSS](/feed.xml)[LLMs](/llms.txt)

© 2026 Dhruv Doshi
