NOMAD
Flexible workload orchestrator for any application at any scale
ABOUT
AI teams running diverse workloads — long-running model serving endpoints, batch training jobs, data pipeline workers, and GPU-accelerated tasks — either maintain separate orchestrators for each workload type or force everything through Kubernetes, which adds significant operational complexity. Nomad solves this with a single lightweight orchestrator that handles containers, standalone binaries, Java JARs, and raw executables using a declarative job specification. It integrates natively with HashiCorp Consul for service discovery and Vault for secrets management, providing a simpler alternative to Kubernetes for ML workloads that don't need its full container orchestration surface.