Courseiva
Design for New SolutionshardMultiple SelectObjective-mapped

SAP-C02 Design for New Solutions Practice Question

Which THREE factors should be considered when designing a global application that requires low-latency access to static content and dynamic API responses?

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

Use Amazon CloudFront with multiple origins for static and dynamic content.

Amazon CloudFront provides edge caching for static content and can route dynamic requests to the nearest origin. AWS Global Accelerator improves performance for dynamic content via anycast IP. Multi-Region deployment with Route 53 latency routing reduces latency. VPC peering (A) is for private networking between VPCs, not global content delivery. Direct Connect (C) provides dedicated private connectivity but does not optimize global latency for content delivery.

Answer analysis

Option-by-option breakdown

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

  • Use VPC peering between all Regions to reduce latency.

    Why it's wrong here

    VPC peering connects VPCs privately but does not provide edge caching or low-latency global access to static or dynamic content.

  • Use Amazon CloudFront with multiple origins for static and dynamic content.

    Why this is correct

    Amazon CloudFront caches static content at edge locations and can route dynamic requests to the optimal origin, reducing latency for both types of content.

  • Use AWS Direct Connect for global connectivity.

    Why it's wrong here

    AWS Direct Connect establishes a dedicated network connection from on-premises to AWS, but it does not optimize global content delivery or reduce latency for end users worldwide.

  • Deploy application in multiple AWS Regions and use Route 53 latency-based routing.

    Why this is correct

    Deploying in multiple AWS Regions with Route 53 latency-based routing directs users to the region with the lowest latency, improving response times for dynamic API calls.

  • Use AWS Global Accelerator for dynamic content.

    Why this is correct

    AWS Global Accelerator uses anycast IP addresses and the AWS global network to route traffic to the optimal endpoint, reducing latency for dynamic content.

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.