# Microsoft Azure

{% embed url="<https://azure.microsoft.com/en-in/>" %}

![](https://3556467457-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Me5p4pxb3zAtDI8cT05%2F-Me5soJu9THdYTVBC2C2%2F-Me5txdQ8dgs6wg9F-pK%2FMicrosoftAzure.png?alt=media\&token=cf9dae79-c24e-4b73-8c0d-e680a0305a43)

## How does Azure work?

* Azure uses Virtualization technique and has Hypervisor in all their servers distributed in the datacenters throughout the globe.
* A network switch provides connectivity to all those servers.&#x20;
* And one server in each rack runs a special piece of software called a **Fabric Controller**.
* Each Fabric Controller is connected to another piece of the software known as the **Orchestrator**.
* Orchestrator is responsible for managing everything that happens in Azure, including responding to user requests.
* Users make requests using the Orchestrators Web API in the user interface of the Azure Portal.&#x20;

{% embed url="<https://www.microsoft.com/en-in/videoplayer/embed/RWlzQ6?postJsllMsg=true&autoCaptions=en-in>" %}

{% hint style="info" %}
Virtualization separates the tight coupling between a computer's hardware and operating system, using an abstraction layer called a **hypervisor**.

Hypervisor emulates all the functions of a real computer and its CPU in a Virtual Machine.
{% endhint %}

<figure><img src="https://3556467457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Me5p4pxb3zAtDI8cT05%2Fuploads%2Fv0KkxXoeVIl5eVZz9o7L%2Ftinywow_azure-services-periodic-table-v1-1_5668249_1.jpg?alt=media&#x26;token=2f703495-1b36-4b9e-b35c-f837776a646a" alt=""><figcaption></figcaption></figure>
