AWS Certified Data Analytics – Specialty — Question 10

A data analyst is using AWS Glue to organize, cleanse, validate, and format a 200 GB dataset. The data analyst triggered the job to run with the Standard worker type. After 3 hours, the AWS Glue job status is still RUNNING. Logs from the job run show no error codes. The data analyst wants to improve the job execution time without overprovisioning.
Which actions should the data analyst take?

Answer options

Correct answer: B

Explanation

The correct option is B because enabling job metrics allows the analyst to accurately estimate the number of DPUs needed and modifying the maximum capacity parameter can help optimize performance without overprovisioning resources. Options A and D mention job bookmarks, which are not relevant to performance improvement in this context, while option C incorrectly suggests adjusting memory overhead instead of maximum capacity.