AWS Certified Data Engineer Associate DEA-C01 Practice Question

A data engineering team runs a nightly Spark job on Amazon EMR that reads about 50 million 1-MB JSON files stored under the single prefix s3://logs/2024/05/ in an Amazon S3 bucket. Over the last week the job has started to fail with HTTP 503 SlowDown errors caused by a very high GET request rate on that prefix. The team wants to remove the throttling without changing the processing logic or adding new infrastructure. Which approach will best achieve this goal?

  • Enable S3 Transfer Acceleration on the bucket and keep the current key structure.

  • Increase the multipart download part size in the Spark job to 64 MB.

  • Move the data to the S3 Intelligent-Tiering storage class to gain higher throughput.

  • Rename the objects to include a two-character random hash prefix (for example, s3://logs/05/2024/05/…) and point the Spark job to the new prefixes.

AWS Certified Data Engineer Associate DEA-C01
Data Ingestion and Transformation
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot