Recommended Architectures
This page explains the recommended architecture for running MetaDefender Core in an AWS EC2 instance or AWS EKS (Kubernetes)
Infrastructure Options for MetaDefender Core in AWS EC2
The possible infrastructure options vary depending on the number of EC2 instances where MetaDefender Core will be installed.
Options:
Infrastructure Options for MetaDefender Core in AWS EKS
The possible infrastructure options vary depending on the AWS services used to host MetaDefender Core and how the PostgreSQL database is provisioned.
Options:
- EKS Cluster with EC2 Instances + AWS RDS
- EKS Cluster with EC2 Instances + PostgreSQL Pod
- EKS Cluster with AWS Fargate + PostgreSQL Pod
- EKS Cluster with AWS Fargate + AWS RDS
The above options are explained in EKS Cluster Architecture
We offer a provisioning script that, depending on the selection, automatically provisions the cluster for you and installs the K8S components needed for the MetaDefender Core service. See EKS Cluster Deployment
Was this page helpful?