AWS Certified Cloud Practitioner (CLF-C02) — Question 185

A company needs to plan, schedule, and run hundreds of thousands of computing jobs on AWS.

Which AWS service can the company use to meet this requirement?

Answer options

Correct answer: D

Explanation

AWS Batch is designed specifically for running large-scale batch computing jobs efficiently, making it the ideal choice for this scenario. AWS Step Functions is used for coordinating microservices, AWS Service Catalog helps manage AWS resources, and Amazon SQS is a message queuing service, which does not directly handle job scheduling or execution.