Gateway Load Balancer Calculator
Size and price a Gateway Load Balancer inspection path, including endpoint hours, per-GB charges and GLCU consumption.
Inputs
Normally one endpoint per Availability Zone.
Estimated Monthly Cost
$4,949.40
GLCUs Billed
900.00
Endpoint Charges
$2,321.40
GLCU Charges
$2,628.00
Data Inspected per Month
657,000GB
Billing Dimension
Processed bytes
Step by step
Values used
Gateway Load Balancer endpoints = 3 endpoints; Traffic sent for inspection = 2,000 Mbps; New flows per second = 1,500 flows/s; Price per GLCU-hour = 0.0040 USD; Price per endpoint-hour = 0.0100 USD; Price per GB through an endpoint = 0.0035 USD; Billable hours per month = 730 hours
Gateway Load Balancer
GLCUs = max(GB per hour ÷ 1, new flows per second ÷ 600); cost = endpoints × hours × endpoint rate + GB × per-GB rate + GLCUs × hours × GLCU rate.
Estimated Monthly Cost
= 4,949.40
GLCUs Billed
= 900.00
Endpoint Charges
= 2,321.40
GLCU Charges
= 2,628.00
Data Inspected per Month
= 657,000 GB
Billing Dimension
= Processed bytes
How it works
A Gateway Load Balancer inserts third-party inspection appliances into the path using GENEVE encapsulation on port 6081, and it bills in two places: the endpoint in the consumer VPC charges per hour and per GB, and the load balancer itself charges per GLCU-hour on the highest of its bytes and new-flow dimensions. Because traffic traverses the endpoint on the way to inspection and back, the per-GB endpoint charge is the component that grows fastest as inspected volume rises. Inline inspection is often mandated by policy but rarely costed properly — at multi-gigabit volumes the endpoint data charge alone can exceed the appliance licences.
Formula
Gateway Load Balancer
GLCUs = max(GB per hour ÷ 1, new flows per second ÷ 600); cost = endpoints × hours × endpoint rate + GB × per-GB rate + GLCUs × hours × GLCU rate.
- 1
- GB per hour of processed bytes included in one GLCU
- 600
- New flows per second included in one GLCU
- endpoints
- Gateway Load Balancer endpoints, one per Availability Zone
Frequently Asked Questions
How is Gateway Load Balancer calculated?
GLCUs = max(GB per hour ÷ 1, new flows per second ÷ 600); cost = endpoints × hours × endpoint rate + GB × per-GB rate + GLCUs × hours × GLCU rate. A Gateway Load Balancer inserts third-party inspection appliances into the path using GENEVE encapsulation on port 6081, and it bills in two places: the endpoint in the consumer VPC charges per hour and per GB, and the load balancer itself charges per GLCU-hour on the highest of its bytes and new-flow dimensions. Because traffic traverses the endpoint on the way to inspection and back, the per-GB endpoint charge is the component that grows fastest as inspected volume rises.
Why does Gateway Load Balancer matter?
Inline inspection is often mandated by policy but rarely costed properly — at multi-gigabit volumes the endpoint data charge alone can exceed the appliance licences.
What values do I need to enter?
This calculator takes 7 inputs: Gateway Load Balancer endpoints, Traffic sent for inspection, New flows per second, Price per GLCU-hour, Price per endpoint-hour, Price per GB through an endpoint, Billable hours per month. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.
Do I need an endpoint in every Availability Zone?
For a resilient design, yes. Traffic from a zone should reach an endpoint in the same zone, both to survive a zone failure and to avoid cross-zone data transfer charges layered on top of the endpoint per-GB charge.
Are these prices current?
They are illustrative us-east-1 list prices. Gateway Load Balancer, endpoint hour and endpoint per-GB rates all vary by region and change over time, so confirm them on the Elastic Load Balancing and PrivateLink pricing pages before committing to a design.
You might also need
- Elastic Load Balancer Cost CalculatorCommonly used together
- Application Load Balancer Capacity CalculatorCommonly used together
- Network Load Balancer Capacity CalculatorCommonly used together
- PrivateLink Cost CalculatorCommonly used together
- NAT Gateway Cost CalculatorAlso in AWS Networking
- CloudFront Cost CalculatorAlso in AWS Networking