Recommended Architectures
This page explains what are the architecture recommended for running MetaDefender Core in AWS EC2 instance or AWS EKS (Kubernetes)
Infrastructure Options for MetaDefender Core in AWS EC2
The possible infrastructure vary depending on what are the number of EC2 instances where MetaDefender Core will be installed
Options:
- Single EC2
- Autoscaling EC2 (On RoadMap)
Infrastructure Options for MetaDefender Core in AWS EKS
The possible infrastructure vary depending on what are the AWS services for hosting 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
Above options are explained at EKS 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 MetaDefender Core service. See EKS Cluster Deployment
Was this page helpful?