Courseiva
Continuous Improvement for Existing SolutionshardMultiple ChoiceObjective-mapped

SAP-C02 Continuous Improvement for Existing Solutions Practice Question

A company runs a data processing pipeline on AWS using AWS Glue and Amazon Redshift. Recently, the pipeline has been failing due to insufficient memory in the Glue job. The team wants to improve the pipeline to handle larger datasets without manual intervention. Which solution is MOST cost-effective?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Enable job bookmarking and configure incremental processing to reduce data volume per run.

The most cost-effective solution is to enable job bookmarking and configure incremental processing. This reduces the data volume processed per run, thereby preventing memory issues without increasing costs. Increasing DPUs (Option E) would linearly increase cost. Changing Redshift node type (Option B) does not address Glue memory. Replacing Glue with EMR (Option C) adds complexity and may not be more cost-effective. Partitioning input data into more files (Option D) does not directly solve memory issues and can actually increase overhead.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Enable job bookmarking and configure incremental processing to reduce data volume per run.

    Why this is correct

    Reduces the amount of data processed each time, preventing memory exhaustion.

  • Use a larger node type for the Amazon Redshift cluster to offload processing.

    Why it's wrong here

    Redshift does not handle Glue job memory.

  • Replace AWS Glue with Amazon EMR and use spot instances for cost savings.

    Why it's wrong here

    EMR may be cheaper but requires significant re-architecture.

  • Partition the input data in Amazon S3 into more files with smaller sizes.

    Why it's wrong here

    Does not reduce total data volume processed per run.

  • Increase the number of DPUs (Data Processing Units) for the Glue job.

    Why it's wrong here

    Increases cost without addressing the root cause of memory spikes.

About these practice questions

One of 1,660 original SAP-C02 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SAP-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SAP-C02 exam.