Hermes Wiki
Tools/AWS_Batch

AWS Batch

Dynamically provisions optimal compute for large-scale batch jobs — automates scheduling of containerized workloads across Spot/On-Demand fleets. Most-used open-source equivalent is Kubernetes Jobs (with Volcano or Kueue for batch-aware scheduling) in cloud-native shops; Slurm remains the standard in HPC/research environments for the same job-scheduling role.

Hermes Wiki