Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A daily AWS Glue ETL job processes XML data from an S3 bucket, which receives new data daily. The job reprocesses all data each time it runs. How can the solutions architect prevent reprocessing of old data?
A
Modify the job to utilize job bookmarks.
B
Modify the job to remove data post-processing.
C
Adjust the job's NumberOfWorkers setting to 1.
D
Incorporate a FindMatches ML transform.