CloudGuild · Blog · Cheat sheets · Lessons · Certifications

AWS Certified Solutions Architect - Associate (SAA-C03) Exam Question Walkthrough

Understanding how to choose the right AWS service for global traffic distribution is crucial for passing the SAA-C03 exam.

A common stumbling block for candidates is distinguishing between services that manage traffic distribution on a regional vs. global scale. In this post, we will analyze a question that tests this knowledge.

The question

A company is designing a web application that requires high availability and low latency for users around the globe. Which AWS service should be used to distribute incoming application traffic across multiple targets, such as EC2 instances, in different regions?

Think before you scroll

Before selecting an answer, consider the need for global traffic distribution. The key terms here are high availability and low latency, which indicate that the service should operate across multiple regions, not just within a single one.

The answer

The correct option is A. AWS Global Accelerator. This service is designed to optimize the performance of your applications by routing traffic to the nearest healthy endpoint across multiple regions. It provides a static IP address and enhances availability, making it the best choice for global applications.

Why the other options lose

The concept behind it

When designing applications for high availability and low latency, consider services that can operate across multiple geographic locations. AWS Global Accelerator is tailored for this purpose by directing traffic to the closest healthy endpoints, ensuring optimal performance.

Exam trap to remember

Remember: Global needs require Global solutions. For applications that span multiple regions, AWS Global Accelerator is your go-to service.

Take the free SAA-C03 mock exam

Take a free mock exam →