🔥 3-day streak
AWS Certified Data Engineer - Associate57 / 159
Question 57 of 159

A data engineering team maintains a data-cleansing job written entirely in Python using pandas and NumPy. The logic performs record-level normalization on datasets that have grown to several hundred gigabytes, and the single-node script now runs out of memory and takes hours. The team wants to scale the existing Python/pandas-style code across multiple nodes with minimal rewriting, staying within AWS Glue. Which approach best meets these requirements?

Reviewed for accuracy · Report an issueNext question