USER MANUALS


Architecture of a Deployment of Solution Manager in Azure

This section displays the architecture of a deployment of Denodo (Solution Manager and Denodo Platform components) when using the Automated Cloud Mode (Azure).

Azure architecture deployment

Azure architecture deployment

This architecture has the following components:

  • The Denodo Solution Manager: it runs in a separate Virtual Machine.

  • Each component of the Denodo Platform (Virtual DataPort, Scheduler…) runs on a separate Virtual Machine.

  • The virtual machines run in a subnet inside a Virtual Network.

  • The virtual machines of the same cluster are launched in the same region and resource group.

  • Each virtual machine has the appropriate network security group to restrict access to only necessary protocols and ports.

  • This architecture uses Load Balancers, which provide TCP load balancing across the Denodo Platform components of the cluster.

  • The Solution Manager can launch the virtual machines of a cluster in a Virtual Machine Scale Set.

  • The Solution Manager launch the virtual machines of each component in an Availability Set.

  • There are Azure managed disks attached to the virtual machines.

Add feedback