Register
93:00
Stop
CCP - Compute
Intermediate
1/93
Which of the following statements best describes the job scheduling feature of AWS Batch?
a.
AWS Batch dynamically provisions the optimal quantity and type of compute resources based on the volume and specific resource requirements of the batch jobs submitted.
b.
AWS Batch uses a fixed pool of compute resources and queues jobs until resources become available, which may lead to delays in job execution during peak times.
c.
AWS Batch schedules jobs on a first-come, first-served basis, regardless of the resource requirements of each job.
d.
AWS Batch requires manual provisioning of compute resources before submitting batch jobs, and users need to estimate the required resources beforehand.
Intermediate