Question 253:
A media and entertainment company utilizes several scripts to schedule daily tasks that drive lots of EC2 instances to enable accelerated and automated processing of data. This mainly aims for the compilation and processing of files, graphics, and visual effects. However, the operation manager is unsatisfied with the way that the tasks are scheduled and assigned you a task to choose AWS Batch instead. Which components of AWS Batch do you need to create? (Select TWO)
Answer options:
A.An Auto Scaling configuration for the AWS Batch computer resources to use. B.A job that runs as a containerized application on an Amazon EC2 instance, using parameters that you specify in a job definition. C.A compute environment that is a set of compute resources for running jobs. D.An SQS queue that AWS Batch uses to execute tasks. When there is a message in the queue, it is scheduled onto an AWS Batch compute environment.