Recommended Architectures
These pages explain what are the architecture recommended for running MetaDefender Core in an Azure VM or Azure AKS (Kubernetes)
Infrastructure Options for MetaDefender Core in Azure VM
The possible infrastructure vary depending on what are the number of VMs where MetaDefender Core will be installed
Options:
- Single Azure VM
Infrastructure Options for MetaDefender Core in Azure AKS
The possible infrastructure options in Azure AKS vary depending on how the PostgreSQL database is provisioned.
Options:
- Azure Vm + Azure PostgreSQL
- Azure Vm + PostgreSQL Pod
Above options are explained at AKS Cluster Architecture
We offer a provisioning script that depending on the selection, we automatically provision the cluster for you and install the K8S components needed for MD Core service. See AKS Cluster Deployment
Was this page helpful?