Practice Load Balancing Questions Now
Start a timed practice session focusing on Elastic Load Balancing topics from the SOA-C03 question bank.
Start SOA-C03 Practice Quiz →SOA-C03 Load Balancing Question Bank (28 Questions)
Browse all 28 practice questions covering Elastic Load Balancing for the SOA-C03 certification exam. Answers are intentionally hidden on this page so you can self-test first before checking results in quiz mode.
- Question 1Networking & Content Delivery
A SysOps administrator is configuring an Application Load Balancer (ALB) to route traffic to different target groups based on the URL path. Requests to `/api/*` should go to the API target group, and all other requests should go to the web target group. What should the administrator configure?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 2Networking & Content Delivery
A company wants to perform a blue/green deployment at the load balancer level. They have two target groups: "blue" (current version) and "green" (new version). They want to gradually shift traffic from blue to green — starting with 10% to green and increasing over time. Which ALB feature supports this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 3Networking & Content Delivery
A SysOps Administrator manages an Application Load Balancer serving two applications: `app1.example.com` and `app2.example.com`. Each application has its own target group. The administrator wants to route traffic based on the requested hostname. Which ALB feature should be configured?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 4Reliability & Business Continuity
A company uses Amazon Route 53 with an alias record pointing to an Application Load Balancer. The team wants Route 53 to stop routing traffic to the ALB if all targets behind it become unhealthy. How does Route 53 alias health checking work in this scenario?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 5Networking & Content Delivery
A company migrates to a new Application Load Balancer. After adding existing EC2 instances to the target group, the team observes that the new targets immediately receive full traffic and some requests are failing due to cold caches. Which ALB feature gradually increases traffic to newly registered targets?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 6Networking & Content Delivery
A SysOps administrator notices that an Application Load Balancer (ALB) is returning HTTP 502 (Bad Gateway) errors. The target group contains healthy EC2 instances. What is the MOST LIKELY cause?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 7Reliability and Business Continuity
A SysOps administrator uses an Application Load Balancer. The ALB's health checks are too sensitive, causing unnecessary instance replacements. How should the health check be tuned?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 8Reliability & Business Continuity
A SysOps administrator is configuring an Auto Scaling group that uses an Application Load Balancer. The administrator wants instances to be replaced only when they fail to respond to application-level health checks, not just EC2 status checks. What must the administrator configure?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 9Deployment, Provisioning & Automation
A SysOps Administrator's Elastic Beanstalk environment has become corrupted — the underlying EC2 instances are failing health checks and cannot be repaired through rolling updates. The administrator wants to recreate all the environment's resources (instances, load balancer, security groups) from scratch while keeping the environment name, URL, and configuration. Which action should the administrator take?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 10Deployment, Provisioning, and Automation
A SysOps administrator uses EC2 Auto Scaling and wants instances to register with a load balancer only after passing a custom health check (e.g., application started). Which lifecycle hook is used?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 11Reliability & Business Continuity
A SysOps administrator manages an Auto Scaling group that frequently launches instances, but the instances consistently fail the ELB health check and are terminated shortly after launch. The application takes approximately 5 minutes to fully initialize. What should the administrator do?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 12Deployment, Provisioning & Automation
An EC2 instance launched by an Auto Scaling group repeatedly fails the ELB health check and is terminated, causing a cycle of launch-fail-terminate. The administrator needs to troubleshoot. Which action should the administrator take FIRST?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 13Networking & Content Delivery
A SysOps administrator needs to configure an Application Load Balancer to authenticate users via the company's OpenID Connect (OIDC) identity provider before allowing access to the application. Which ALB feature should the administrator configure?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 14Networking & Content Delivery
A company needs to expose a Network Load Balancer endpoint that accepts TCP traffic on a static IP address in each Availability Zone. How does the NLB provide static IP addresses?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 15Monitoring, Logging & Remediation
A SysOps Administrator needs to create a CloudWatch alarm that triggers when the ratio of HTTP 5xx errors to total requests exceeds 5% on an Application Load Balancer. The ALB publishes `HTTPCode_Target_5XX_Count` and `RequestCount` as separate metrics. Which approach should the administrator use to build this alarm?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 16Reliability & Business Continuity
A SysOps Administrator has configured Route 53 failover routing with a primary record pointing to an ALB in us-east-1 and a secondary record pointing to a static S3 website in us-west-2. The Route 53 health check for the primary ALB fails, but DNS is not failing over. What is the MOST likely cause?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 17Reliability & Business Continuity
A SysOps Administrator configures Route 53 health checks for a multi-region active-passive failover setup. The primary region runs an ALB, and the secondary is an S3 static website. The administrator needs a health check that evaluates the primary ALB and fails over to S3 only when both the ALB endpoint AND a CloudWatch alarm for backend health are in a failure state. Which Route 53 health check type should be used?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 18Reliability & Business Continuity
After an Auto Scaling group scales out and launches a new EC2 instance, the instance fails the ELB health check after 60 seconds but the ASG does not terminate it. The ASG uses ELB health checks. What is the MOST LIKELY reason the unhealthy instance is not being replaced?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 19Networking & Content Delivery
A company uses a Network Load Balancer (NLB) for a high-throughput TCP application. Each NLB node only distributes traffic to targets in its own Availability Zone. One AZ has fewer targets than others, causing uneven load distribution. What is the cause, and how can it be fixed?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 20Networking & Content Delivery
A SysOps administrator needs to configure a Network Load Balancer (NLB) to preserve the client's source IP address when forwarding traffic to target EC2 instances. Which target type and configuration should be used?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 21Reliability & Business Continuity
A company has Route 53 health checks configured for a primary ALB in us-east-1 and a failover record pointing to a secondary ALB in us-west-2. During a simulated failure, Route 53 does not failover because the health check still reports healthy. The ALB returns HTTP 200 from its default health check path, but the application behind it is not functioning. What should the administrator change?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 22Networking & Content Delivery
A SysOps administrator needs to expose an internal Network Load Balancer (NLB) in a VPC to another company's VPC in a different AWS account using AWS PrivateLink. What must the administrator configure?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 23Networking & Content Delivery
A SysOps administrator deployed a Network Load Balancer (NLB) in two Availability Zones. Partners require static IP addresses for firewall whitelisting. The administrator wants each AZ to have a predictable, fixed IP address. How should this be configured?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 24Monitoring, Logging & Remediation
An operations team wants to create a CloudWatch alarm that triggers when the ratio of HTTP 5xx errors to total requests exceeds 5% for an Application Load Balancer. The team wants to use existing ALB CloudWatch metrics without publishing custom metrics. Which approach should they use?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 25Reliability and Business Continuity
A SysOps administrator configures an ALB with multiple EC2 instances. A health check is failing for one instance. What does the ALB do?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 26Reliability and Business Continuity
A SysOps administrator wants to configure an Auto Scaling Group to replace instances when they fail EC2 status checks (not just ELB health checks). What must be enabled?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 27Networking and Content Delivery
A SysOps administrator wants to route 10% of traffic to a new ALB target group for A/B testing. Which ALB feature enables weighted routing?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 28Networking and Content Delivery
A SysOps administrator uses an NLB and target EC2 instances fail health checks even though the application is running. What is the likely cause?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz
Key Load Balancing Concepts for SOA-C03
SOA-C03 Load Balancing Exam Tips
Elastic Load Balancing questions in SOA-C03 are typically scenario-based. Focus on operations, observability, incident response, and automated remediation. Priority concepts: load balancer, elb, alb, nlb, gateway load balancer, target group.
What SOA-C03 Expects
- Anchor your answer in prioritize operational visibility and repeatable runbook-ready automation.
- Load Balancing scenarios for SOA-C03 are frequently mapped to Domain 2 (22%), Domain 5 (18%), so read the objective carefully before picking controls or architecture.
- Expect multi-topic scenarios where Load Balancing interacts with IAM, networking, storage, or observability patterns rather than appearing as an isolated question.
- When two options are both technically valid, prefer the choice that best aligns with the exam's operational scope (Associate) and vendor best practices.
High-Value Load Balancing Concepts
- Know the core Load Balancing building blocks cold: load balancer, elb, alb, nlb.
- Review the edge-case features and limits for gateway load balancer, target group; these details are commonly used to differentiate answer choices.
- Practice service-integration reasoning: how Load Balancing pairs with Auto Scaling, VPC, Route 53, CloudFront in real deployment patterns.
- For SOA-C03, explain why the chosen Load Balancing design meets reliability, security, and cost expectations better than the alternatives.
Common SOA-C03 Traps
- Watch for answers that deploy quickly but are hard to monitor or recover.
- Questions in Reliability and Business Continuity often include distractors that look correct for Load Balancing but violate least-privilege, durability, or availability requirements.
- Avoid picking options purely by feature name; validate data path, failure handling, and governance impact before answering.
- If the prompt hints at automation or repeatability, eliminate manual-only operational answers first.
Fast Review Checklist
- Can you compare at least two Load Balancing implementation paths and justify which one best fits the scenario?
- Can you map the chosen answer back to Reliability and Business Continuity (22%) outcomes for SOA-C03?
- Can you explain security and access boundaries for Load Balancing without relying on default-open assumptions?
- Can you describe how Load Balancing integrates with Auto Scaling and VPC during failure, scaling, and monitoring events?