```{toctree}
:maxdepth: {% if slide %}1{% else %}2{% endif %}
:caption: Utilizing Shared Resources

{% if slide %}yourChallenges/index{% endif %}
challenges/index
introComputerChips/index
fromMhzToTeraflops/index
concurrency/index
fromConcurrencyToService/index
aaS/index
virtualization/index
introCloud/index
introCluster/index
introDistributedStorage/index
{% if page %}
terminology/index
{% endif %}

```
