Kamel
Ben Anaya
KubeTrader
GitHub
Contact
KubeTrader
A Kubernetes-native algorithmic trading platform built on AWS.
Blog
3 posts
Network
·
May 22, 2026
Designing Low-Latency Trading Infrastructure on AWS: Network Architecture
Platform
·
Part 1
·
Apr 17, 2026
KubeTrader: Data Platform
Platform
·
Part 2
·
May 7, 2026
KubeTrader: Data Platform
System Architecture
1
/
1
KubeTrader high-level architecture
Crypto exchanges feed both the data platform and the trading platform, which are connected to each other. Cross-cutting concerns sit underneath: IaC, CI-CD and GitOps, observability, and access and security.
Crypto exchanges
Data platform
Ingest · distribute · store · serve
Trading platform
Decide · route · execute
CROSS-CUTTING CONCERNS
IaC
Infrastructure provisioning
CI-CD & GitOps
Build · test · deploy
Observability
Metrics · logs · traces
Access & security
Identity · network · access control