Scaling MoE reinforcement learning on Amazon EKS with EFA and DeepEP with 40% more throughput
40% throughput gain: how EFA networking and MoE architecture unlock RL scaling on Kubernetes.

Why it matters
AWS published a technical blueprint for scaling reinforcement learning training (RLHF/GRPO) on EKS using EFA fabric and DeepEP, demonstrating a concrete infrastructure pattern that enterprises running large-scale model training can adopt. The 40% throughput improvement quantifies a real operational gain, though the post does not disclose absolute baseline numbers, training cost, or regional availability.
The key facts
11 to know40% aggregate throughput increase for RL rollout on Amazon EKS + EFA + DeepEP
MoE (Mixture-of-Experts) reinforcement learning training use case
Architecture combines EKS, Elastic Fabric Adapter (EFA), Amazon S3, and DeepEP
Application: RLHF and GRPO (Group Relative Policy Optimization) training
No absolute baseline or cost comparison disclosed
No specific model size, cluster scale, or regional availability stated
40% aggregate throughput increase in RL rollout phase
Architecture: Amazon EKS + Elastic Fabric Adapter (EFA) + DeepEP + Amazon S3
Workload type: Mixture-of-Experts (MoE) reinforcement learning, RLHF and GRPO training
Infrastructure optimization focus, not model release or benchmark
AWS blog post — vendor documentation, not independently tested
Go to the source
AWS Machine Learning Blogaws.amazon.com
Publisher excerpt: Learn how to scale Mixture-of-Experts (MoE) reinforcement learning on Amazon EKS using Elastic Fabric Adapter (EFA) and DeepEP. This post presents an architecture that combines Amazon EKS, EFA, and Amazon S3 and increased aggregate reinforcement learning rollout throughput by 40% for large-scale…