Home > Glossary > AWS Certified Solutions Architect - Associate > AWS Gateway Load Balancer (GWLB)

📖 What is AWS Gateway Load Balancer (GWLB)?

AWS Gateway Load Balancer (GWLB) is a service that simplifies the deployment and scaling of third-party virtual appliances, such as firewalls or intrusion detection systems. It acts as a single entry and exit point for all traffic, ensuring consistent inspection across multiple availability zones.

🥋 Sensei Says:

"Focus on the "third-party appliance" keyword; GWLB is specifically designed to insert security appliances into the network path without complex routing."

📚 Certification: AWS Certified Solutions Architect - Associate (SAA-C03)

🔑 What are the Key Concepts of AWS Gateway Load Balancer (GWLB)?

  • Utilizes the GENEVE protocol to encapsulate original IP packets, allowing security appliances to see original source and destination headers for accurate inspection.
  • Acts as a transparent 'bump-in-the-wire,' enabling the insertion of third-party virtual appliances without requiring them to act as the default gateway.
  • Leverages Gateway Load Balancer Endpoints (GWLBe) to route traffic from source VPCs to a centralized fleet of security appliances across multiple AZs.
  • Provides automatic scaling and health monitoring for virtual appliances, ensuring that traffic is only routed to healthy instances to prevent security gaps.

🎯 How does AWS Gateway Load Balancer (GWLB) appear on the SAA-C03 Exam?

You may be asked to design a centralized security architecture where all traffic entering a set of spoke VPCs must be inspected by a third-party firewall. You should identify GWLB as the solution to avoid managing complex routing for each appliance.

A scenario might describe a requirement to deploy a fleet of Intrusion Detection Systems (IDS) that must scale automatically and maintain original packet headers. Expect to choose GWLB over NLB to support the GENEVE protocol.

❓ Frequently Asked Questions

How does GWLB differ from a standard Network Load Balancer (NLB)?

While NLB distributes traffic to application targets, GWLB is specialized for security appliances. It uses the GENEVE protocol to encapsulate traffic, ensuring the appliance receives the original packet headers rather than the load balancer's IP.


Do I need to change the default gateway of my instances to use GWLB?

No. By using Gateway Load Balancer Endpoints (GWLBe) and updating the VPC route tables, traffic is transparently redirected to the appliances without requiring any configuration changes on the source instances themselves.

Related Terms from AWS Certified Solutions Architect - Associate

📝 Related Study Guides

Study Guide 10 min read

AWS Solutions Architect Associate (SAA-C03) Study Guide

The AWS Solutions Architect Associate (SAA-C03) exam validates your ability to design cost-effective, resilient, and secure cloud architectures. To pass, you must master four domains—Security, Resilience, Performance, and Cost Optimization—and score at least 720/1000 on 65 questions within 130 minutes using the AWS Well-Architected Framework.

Study Guide 10 min read

AWS Solutions Architect Associate (SAA-C03) Study Guide

To pass the AWS SAA-C03 exam, you must master four domains: secure, resilient, high-performing, and cost-optimized architectures. Success requires deep knowledge of core services like VPC, EC2, and S3, combined with hands-on experience and rigorous practice using high-quality question banks to simulate the 65-question, 130-minute exam environment.

Deep Dive 8 min read

AWS SQS vs SNS: Core Differences for the SAA-C03 Exam

AWS SQS is a pull-based message queuing service used for one-to-one decoupling, ensuring messages are processed once. AWS SNS is a push-based pub/sub service for one-to-many notifications. For the SAA-C03 exam, remember SQS provides persistence and polling, while SNS delivers real-time messages to multiple subscribers instantly.

🧠

Test Your Knowledge

Think you understand AWS Gateway Load Balancer (GWLB)? Put it to the test with our practice exam.

Try 10 Free Questions

⭐ 1,000 expert-curated questions available with Premium

Upgrade Premium