# The <i class="fa-solid fa-cloud"></i> Cloud

Infrastructure as a Service (IaaS) deployments are often simply called: Clouds

{% if slide %}
<!-- BUILDING THE SLIDES -->
```{toctree}
:maxdepth: 3

./theCloudSchema
./cloudFeatures
./cloudOS
```

{% else %}
<!-- BUILDING THE PAGES -->

```{include} ./theCloudSchema.md
```
```{include} ./cloudFeatures.md
```
```{include} ./cloudOS.md
```

{.smaller}
**Sources**:  
<https://en.wikipedia.org/wiki/Hypervisor>  
<https://docs.openstack.org/2025.2>  
{% endif %}

