What is the Azure Fabric?

devquora
devquora

Posted On: Feb 22, 2018

 

The Azure fabric is the main core concept over here. It provides a service called the Azure Fabric Controller. It is called an operating system for the Azure. Because it handles or manages the following:

  • All roles (computing) and resources.
  • Deployment and activating services.
  • Health monitoring for all services.
  • Allocating, releasing of resources.
  • Provisioning VM, terminating, etc.
  • Updating patches for installed OS on Virtual Machine automatically.

In this case, it is generally better to have two instances of roles, and there is no need for the customer to worry about software updates for the user.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Azure Interview Questions

    What is Microsoft Azure?

    The companies, which provide the cloud services to businesses, are called Cloud Providers, and one of them is Microsoft..

    Azure Interview Questions

    What is the Windows Azure portal?

    The developers, who have a hosting account, can use a Windows Azure portal to submit applications to Windows Azure. A de..

    Azure Interview Questions

    What are the roles, which are implemented in Windows Azure?

    Roles are simply servers in layman terms. They are managed and load balanced platforms like service virtual machines, wh..