EKS-EDI
AWS managed Kubernetes — zero-maintenance control plane.
Definition
EKS uses upstream Kubernetes versions (1.27, 1.28, 1.29). Control plane is managed (~$0.10/hour). Workers can be Managed Node Groups (EC2 auto-managed), Self-Managed Nodes, or Fargate Profile. Lets you deploy cloud-native EDI hubs with Helm charts.
Origin
Launched by AWS to GA in June 2018.
Example in context
An EKS cluster with an edi-prod namespace hosting Apache Camel routes, an AS2 gateway and MongoDB.
Related terms
- Kubernetes — upstream orchestrator.