nerdexam
AmazonAmazon

SAA-C03 · Question #199

SAA-C03 Question #199: Real Exam Question with Answer & Explanation

The correct answer is B: Use the EMR managed scaling feature to automatically resize the cluster based on workload.. EMR managed scaling dynamically resizes the cluster by adding or removing nodes based on the workload. This feature helps minimize idle time and reduces costs by scaling the cluster to meet processing demands efficiently. Option A: Increasing the number of core nodes might increa

Submitted by obi.ng· Mar 4, 2026Design Cost-Optimized Architectures

Question

A solutions architect needs to optimize a large data analytics job that runs on an Amazon EMR cluster. The job takes 13 hours to finish. The cluster has multiple core nodes and worker nodes deployed on large, compute-optimized instances. After reviewing EMR logs, the solutions architect discovers that several nodes are idle for more than 5 hours while the job is running. The solutions architect needs to optimize cluster performance. Which solution will meet this requirement MOST cost-effectively?

Options

  • AIncrease the number of core nodes to ensure there is enough processing power to handle the
  • BUse the EMR managed scaling feature to automatically resize the cluster based on workload.
  • CMigrate the analytics job to a set of AWS Lambda functions. Configure reserved concurrency for
  • DMigrate the analytics job core nodes to a memory-optimized instance type to reduce the total job

Explanation

EMR managed scaling dynamically resizes the cluster by adding or removing nodes based on the workload. This feature helps minimize idle time and reduces costs by scaling the cluster to meet processing demands efficiently. Option A: Increasing the number of core nodes might increase idle time further, as it does not address the root cause of underutilization. Option C: Migrating the job to Lambda is infeasible for large analytics jobs due to resource and runtime constraints. Option D: Changing to memory-optimized instances may not necessarily reduce idle time or

Community Discussion

No community discussion yet for this question.

Full SAA-C03 PracticeBrowse All SAA-C03 Questions