Amazon API Gateway vs Kong Konnect
SEPT 2026 auditA comparison of Amazon API Gateway and Kong Konnect built from values read directly from each provider's own documentation, with the source recorded against every figure.
The short answer
Choose Amazon API Gateway if…
APIs that already live in AWS, where the gateway can reach a Lambda or a private VPC service without leaving the account. Nothing is bought in advance: no minimum fee, no upfront commitment, and $1.00 per million HTTP API requests from the first one.
Editorial · Palash Bagchi · approved
Choose Kong Konnect if…
Running several gateways whose traffic you cannot forecast. The bill is per control plane per month — $25 serverless, $500 dedicated — so a spike in requests costs nothing extra, which is the opposite of every per-call competitor here.
Editorial · Palash Bagchi · approved
Consider something else if…
- Amazon API Gateway: You would pick the wrong API type by accident. REST APIs cost $3.50 per million against HTTP APIs at $1.00 — the same traffic, three and a half times the bill — and the choice is made when you create the API, not when the invoice arrives.
- Kong Konnect: Availability is the reason you are buying a gateway. The $25 serverless tier carries no SLA at all; 99.99% starts at the $500-a-month dedicated gateway, plus $0.15 per GB of bandwidth on top.
4 sourced criteria separate them — see where, with sources, below.
Pick the criteria you care about. The chart counts how many of them lean toward each provider — the same read as scanning the bars below, just totalled for the ones you chose.
Amazon API Gateway 0
Kong Konnect 0
At a glance.
| Criterion | Amazon API Gateway | Kong Konnect |
|---|---|---|
| Pricing | ||
| Free tier | Yes | Yes |
| Kind of free offer | Free credit | Free trial |
| Entry paid plan | None. There are no minimum fees and no upfront commitments — you pay per request from the first one, at $1.00 per million for HTTP APIs and $3.50 per million for REST APIs in us-east-1. | $25 a month per serverless control plane on the Plus tier, which allows up to five of them. Nothing is metered per request at that price — the charge is for running the gateway, not for the traffic through it. |
| Pricing model | Per request, and the rate depends on which of two API types you deploy: $1.00 per million HTTP API requests falling to $0.90 above 300 million, against $3.50 per million REST API requests falling to $1.51 above 20 billion. WebSocket APIs are billed separately at $1.00 per million messages plus $0.25 per million connection-minutes. Data transfer out is charged on top, except on Private APIs. | Per control plane per month, not per request. A serverless control plane is $25 a month and a dedicated cloud gateway is $500 a month plus $0.15 per GB of bandwidth, with volume discounts above that. The bill therefore tracks how many gateways you operate rather than how much traffic they carry — the opposite of every other member of this category. |
| Infrastructure | ||
| Uptime SLA | 99.95% Monthly Uptime Percentage per region, backed by service credits. | 99.99% on dedicated cloud gateways. The serverless gateways that the $25 entry price buys carry NO SLA at all, which the plan table states in the same row — so the cheapest way into Kong is also the one with no availability commitment. |
Where they differ.
Kind of free offer
- Amazon API Gateway
- Free credit
- Kong Konnect
- Free trial
Sources (2) →Sources ↓
- Amazon API Gateway Pricing ↗
“up to $200 in AWS Free Tier credits”
Read 2026-09-15 · official pricing
- Kong Pricing and Plans ↗
“$0 for 30 days no credit card required”
Read 2026-09-15 · official pricing
Entry paid plan
- Amazon API Gateway
- None. There are no minimum fees and no upfront commitments — you pay per request from the first one, at $1.00 per million for HTTP APIs and $3.50 per million for REST APIs in us-east-1.
- Kong Konnect
- $25 a month per serverless control plane on the Plus tier, which allows up to five of them. Nothing is metered per request at that price — the charge is for running the gateway, not for the traffic through it.
Sources (2) →Sources ↓
- Amazon API Gateway Pricing ↗
“There are no minimum fees or upfront commitments.”
Read 2026-09-15 · official pricing
- Kong Pricing and Plans ↗
“$25/month per control plane”
Read 2026-09-15 · official pricing
Pricing model
- Amazon API Gateway
- Per request, and the rate depends on which of two API types you deploy: $1.00 per million HTTP API requests falling to $0.90 above 300 million, against $3.50 per million REST API requests falling to $1.51 above 20 billion. WebSocket APIs are billed separately at $1.00 per million messages plus $0.25 per million connection-minutes. Data transfer out is charged on top, except on Private APIs.
- Kong Konnect
- Per control plane per month, not per request. A serverless control plane is $25 a month and a dedicated cloud gateway is $500 a month plus $0.15 per GB of bandwidth, with volume discounts above that. The bill therefore tracks how many gateways you operate rather than how much traffic they carry — the opposite of every other member of this category.
Sources (2) →Sources ↓
- AWS Price List — AmazonApiGateway, us-east-1 ↗
“$1/million requests - API Gateway HTTP API (first 300 million)”
Read 2026-09-15 · official docs
- Kong Pricing and Plans ↗
“$500/month per control plane Volume discounts available DCGW bandwidth cost”
Read 2026-09-15 · official pricing
Uptime SLA
99.95% Monthly Uptime Percentage per region, backed by service credits.
99.99% on dedicated cloud gateways. The serverless gateways that the $25 entry price buys carry NO SLA at all, which the plan table states in the same row — so the cheapest way into Kong is also the one with no availability commitment.
Sources (2) →Sources ↓
- Amazon API Gateway Service Level Agreement ↗
“Monthly Uptime Percentage of at least 99.95% for each AWS region”
Read 2026-09-15 · official docs
- Kong Pricing and Plans ↗
“SLA 99.99% 99.99% 99.99%”
Read 2026-09-15 · official pricing
When these numbers change, hear about it. Sources are re-checked monthly; a repricing goes out as a short note.
Documented by only one.
These criteria are published by one provider and not the other. An absence here means we have not found a source, not that the feature is missing.
Questions this comparison answers.
Entry paid plan: Amazon API Gateway or Kong Konnect?
Amazon API Gateway: None. There are no minimum fees and no upfront commitments — you pay per request from the first one, at $1.00 per million for HTTP APIs and $3.50 per million for REST APIs in us-east-1.
Kong Konnect: $25 a month per serverless control plane on the Plus tier, which allows up to five of them. Nothing is metered per request at that price — the charge is for running the gateway, not for the traffic through it.
Should I choose Amazon API Gateway or Kong Konnect?
Pick Amazon API Gateway if APIs that already live in AWS, where the gateway can reach a Lambda or a private VPC service without leaving the account. Nothing is bought in advance: no minimum fee, no upfront commitment, and $1.00 per million HTTP API requests from the first one.
Pick Kong Konnect if Running several gateways whose traffic you cannot forecast. The bill is per control plane per month — $25 serverless, $500 dedicated — so a spike in requests costs nothing extra, which is the opposite of every per-call competitor here.
