AWS Batch easily and efficiently runs hundreds of thousands of batch computing jobs on AWS.
AWS Batch
- AWS Batch is to processes large workloads in smaller chunks.
- It dynamically provisions instances based on work volume.
- AWS Batch dynamically provisions the optimal quantity and type of compute resources (e.g., CPU or memory optimized instances) based on the volume and specific resource requirements of the batch jobs submitted.