Courseiva
Question 487 of 724
Troubleshooting and OptimizationmediumMultiple ChoiceObjective-mapped

DVA-C02 Troubleshooting and Optimization Practice Question

A developer needs to trace a request across API Gateway, Lambda, and downstream AWS service calls. Which service should be enabled?

⚠ Common exam trap

It's easy for candidates to confuse AWS X-Ray with CloudWatch Logs or CloudTrail, thinking those services provide the same distributed tracing capability, but X-Ray is the only service that correlates trace data across multiple components in a single request.

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

AWS X-Ray

AWS X-Ray is the correct service because it provides end-to-end tracing for requests flowing through distributed applications, including API Gateway, Lambda functions, and downstream AWS services like DynamoDB or S3. It captures trace data as the request traverses each component, allowing developers to identify performance bottlenecks and errors across the entire request path. X-Ray integrates natively with API Gateway and Lambda via the X-Ray SDK or active tracing configuration, requiring no code changes for basic tracing.

Answer analysis

Option-by-option breakdown

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

  • AWS X-Ray

    Why this is correct

    AWS X-Ray is the correct service for tracing requests across distributed applications, such as those involving API Gateway, Lambda functions, and other downstream AWS services. It provides an end-to-end view of requests as they travel through various components, helping identify performance bottlenecks and operational issues. X-Ray generates a service map that visualizes the application's architecture and shows latency data for each node and connection, enabling detailed analysis of request flow and performance. This capability is precisely what's needed to "trace a request" through the specified AWS services.

  • AWS Budgets

    Why it's wrong here

    AWS Budgets is a financial management tool designed to help users plan and control their AWS spending. It allows setting custom budgets that alert users when their costs or usage exceed defined thresholds, or when forecasted costs are expected to exceed a budget. This service focuses exclusively on cost tracking and financial governance, providing no functionality for monitoring or tracing the operational flow of requests through application components like API Gateway or Lambda.

  • AWS Artifact

    Why it's wrong here

    AWS Artifact is a central resource for on-demand access to AWS security and compliance reports and select online agreements. It provides access to documents like ISO certifications, PCI reports, and SOC reports, which are crucial for auditing and regulatory compliance. However, AWS Artifact has no capability whatsoever for monitoring, debugging, or tracing the runtime execution path of requests within an application architecture. Its purpose is purely for documentation and compliance verification.

  • AWS License Manager

    Why it's wrong here

    AWS License Manager simplifies the management of software licenses from vendors like Microsoft, SAP, Oracle, and IBM across AWS and on-premises environments. It helps enforce licensing rules, track license usage, and reduce the risk of non-compliance and overspending on licenses. This service is entirely focused on license administration and has no features for observing, analyzing, or tracing the operational flow of requests through application components or distributed systems.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This DVA-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 DVA-C02 exam.