APIs · head to head
AWS API Gateway vs Upstash

AWS API Gateway
APIs
Fully managed API gateway service for creating and managing APIs at scale
- From
- Free
- Rated
- -
The short version
- Each has a real cost: AWS API Gateway rEST APIs cost $3.50 per million calls against $1.00 for HTTP APIs, so the older and more featureful type is three and a half times dearer; Upstash hTTP-based REST API only, no TCP connections means higher latency than self-hosted or connection-pooled Redis
- They diverge on capability: AWS API Gateway covers REST APIs, Upstash covers Serverless Redis.
- Prices and features above were last checked on 30 August 2026.
Where they differ
Only the attributes on which AWS API Gateway and Upstash actually diverge.
| Attribute | AWS API Gateway | Upstash |
|---|---|---|
| Pricing model | usage-based | Unknown |
| Platforms | AWS Cloud | REST API, Node.js, Python, Go, Rust, Vercel Edge, Cloudflare Workers, AWS Lambda |
| Category | APIs | Cloud |
| Founded | 2006 | 2020 |
Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in AWS API Gateway
- REST APIs
- WebSocket APIs
- HTTP APIs
- Lambda
- EC2
- DynamoDB
- CloudWatch
- IAM
Only in Upstash
- Serverless Redis
- Serverless Kafka
- QStash
- Global Replication
- REST API
- Edge Functions Support
- Rate Limiting
- Caching
What people use each for
The jobs each tool is most often brought in to do.
AWS API Gateway
- Fronting Lambda functions with an HTTP endpointnot Upstash
- REST and HTTP API management with throttling and keysnot Upstash
- WebSocket APIs for real-time clientsnot Upstash
- Private APIs reachable only inside a VPCnot Upstash
- Publishing a developer portal for API consumersnot Upstash
Upstash
- Cachingnot AWS API Gateway
- Session storagenot AWS API Gateway
- Real-time messagingnot AWS API Gateway
- Rate limitingnot AWS API Gateway
- Serverless backendsnot AWS API Gateway
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
AWS API Gateway
- REST APIs cost $3.50 per million calls against $1.00 for HTTP APIs, so the older and more featureful type is three and a half times dearer
- Data transfer out is charged at $0.09 per GB on top of request pricing
- WebSocket APIs bill connection minutes as well as messages, at $0.25 per million minutes
- Private APIs avoid data transfer charges but incur AWS PrivateLink costs instead
- The developer portal is $125 a month, with additional portal products at $12.50 each
- The free tier lasts 12 months rather than being ongoing
Upstash
- HTTP-based REST API only, no TCP connections means higher latency than self-hosted or connection-pooled Redis
- Rate limiting occurs when traffic exceeds configured budget cap or request limits
- Kafka service discontinued in March 2025, requiring migration to Upstash Workflow or alternatives
- Limited Redis feature support compared to self-hosted Redis or Redis Cloud
- High-request-volume workloads can accumulate significant costs due to per-request pricing model
Pricing, plan by plan
AWS API Gateway
Free- Free Tier (12 months)Free
- 1M REST API calls per month
- 1M HTTP API calls per month
- 1M WebSocket messages plus 750K connection minutes per month
- HTTP APIs$1/per million requests (first 300M)
- First 300M: $1.00 per million
- Next 132M: $0.90 per million
- Data transfer varies by volume
- REST APIs$3.5/per million API calls
- Edge Optimized and Regional: $3.50 per million (first tier)
- Higher volumes: $2.80 then $2.38 per million
- Data transfer: $0.09 per GB
- WebSocket APIs$1/per million messages
- Messages: $1.00 per million
- Connection minutes: $0.25 per million minutes
Upstash
Free- FreeFree
- 256 MB data
- 500K commands per month
- 10 GB bandwidth
- Pay-as-you-go$0.2/per 100K commands
- Per-request billing
- Storage at $0.25/GB
- Unlimited commands
- Fixed Plan$10/month
- 250 MB Redis
- Predictable pricing
- Global replication available at higher tiers
Which should you pick?
Choose AWS API Gateway if
- You need rest apis.
- You want to start without paying.
- You work on AWS Cloud.
- You also want websocket apis.
Choose Upstash if
- You need serverless redis.
- You want to start without paying.
- You work on REST API, Node.js, Python, Go, Rust, Vercel Edge, Cloudflare Workers, AWS Lambda.
- You also want serverless kafka.
Questions people ask
- Is AWS API Gateway or Upstash better?
- Neither clearly leads. AWS API Gateway starts at Free and Upstash at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, AWS API Gateway or Upstash?
- AWS API Gateway starts at Free and Upstash at Free.
- Does AWS API Gateway or Upstash run on more platforms?
- AWS API Gateway runs on AWS Cloud. Upstash runs on REST API, Node.js, Python, Go, Rust, Vercel Edge, Cloudflare Workers, AWS Lambda.
- Can I use AWS API Gateway for free?
- Both have a free tier, so you can try either at no cost before committing.
- What is AWS API Gateway best used for?
- AWS API Gateway is most often used for fronting lambda functions with an http endpoint, rest and http api management with throttling and keys, websocket apis for real-time clients, private apis reachable only inside a vpc. Of those, fronting lambda functions with an http endpoint and rest and http api management with throttling and keys are not what Upstash is typically brought in for.
- What can AWS API Gateway do that Upstash cannot?
- AWS API Gateway covers REST APIs, WebSocket APIs, HTTP APIs, Lambda. Upstash covers Serverless Redis, Serverless Kafka, QStash, Global Replication.
Answered from the vendors’ own pages
AWS API Gateway: How much does AWS API Gateway cost?
AWS API Gateway pricing varies by API type. HTTP APIs cost $1.00 per million requests for the first 300M monthly, then $0.90 per million. REST APIs cost $3.50 per million, and WebSocket APIs cost $1.00 per million messages plus $0.25 per million connection minutes. Data transfer charges ($0.09 per GB) apply separately.
SourceUpstash: Does Upstash have a free tier?
Yes. The free tier provides 256 MB of data and 500,000 commands per month with 10 GB of bandwidth in a single region, no credit card required.
SourceAWS API Gateway: Is AWS API Gateway free?
New AWS customers receive 12 months of free tier access including 1 million REST API calls, 1 million HTTP API calls, and 1 million WebSocket messages plus 750,000 connection minutes per month. Starting July 15, 2025, new customers receive up to $200 in AWS Free Tier credits.
SourceUpstash: How does Upstash work with edge platforms like Vercel and Cloudflare Workers?
Upstash uses a REST API instead of TCP connections, enabling it to work from Vercel Edge, Cloudflare Workers, and AWS Lambda without persistent connections or connection pooling.
SourceAWS API Gateway: What is the price difference between HTTP and REST APIs?
HTTP APIs are significantly cheaper at $1.00 per million requests compared to REST APIs at $3.50 per million (first tier). REST API pricing decreases to $2.80 and $2.38 per million for higher volumes, while HTTP API pricing drops to $0.90 per million after 300M monthly requests.
SourceUpstash: What programming languages are supported?
Upstash provides native SDKs for Python, Node.js, Go, and Rust. Java, C#, and PHP developers can use the REST API or community libraries.
SourceAWS API Gateway: How much does an API Gateway Portal cost?
API Gateway Portals require a base fee of $125 per month (includes 10 PortalProducts with 40 endpoints each) plus $12.50 per month for each additional PortalProduct beyond the included 10.
SourceUpstash: Is Upstash Kafka still available?
No. Upstash Kafka was deprecated on September 11, 2024 and fully discontinued on March 11, 2025. Upstash Workflow is now recommended for durable serverless messaging and task queuing.
SourceUpstash: How is Upstash pricing structured?
Upstash uses per-request pricing at $0.20 per 100K commands for Redis, $0.25/GB for storage, and $0.40 per 100K requests for Vector database. Idle applications cost nothing.
SourceUpstash: Can Upstash be used with AWS Lambda?
Yes. Upstash works with AWS Lambda via its REST API, eliminating the need for connection pooling and making it ideal for stateless serverless functions.
SourceRelated pages
More on AWS API Gateway
Other head to heads
- AWS API Gateway vs Appwrite
- AWS API Gateway vs Hasura
- AWS API Gateway vs PocketBase
- AWS API Gateway vs Sanity
- AWS API Gateway vs Microsoft Azure API Management
- AWS API Gateway vs Kong
- AWS API Gateway vs Convoy
- AWS API Gateway vs Tyk
- AWS API Gateway vs Janus Gateway
- AWS API Gateway vs Spring Cloud Gateway
- AWS API Gateway vs Gravitee
- AWS API Gateway vs REST Client VSCode
- AWS API Gateway vs Rutter
- AWS API Gateway vs Sensedia
- AWS API Gateway vs Sila
- AWS API Gateway vs Swagger
- AWS API Gateway vs Kong Gateway
- AWS API Gateway vs Neon
- AWS API Gateway vs Beam Cloud
- AWS API Gateway vs Deno Deploy
- AWS API Gateway vs Cerebrium
- AWS API Gateway vs Koyeb
- AWS API Gateway vs Render
- AWS API Gateway vs Lambda (AWS Serverless)
- AWS API Gateway vs Serverless Framework
- AWS API Gateway vs DigitalOcean
- AWS API Gateway vs Fly.io
- AWS API Gateway vs Railway
- AWS API Gateway vs Fastly
- AWS API Gateway vs Rancher
- AWS API Gateway vs Azure Functions
- AWS API Gateway vs Hetzner Cloud
- AWS API Gateway vs Infracost
- AWS API Gateway vs Jaeger
- Upstash vs Appwrite
- Upstash vs Hasura
- Upstash vs PocketBase
- Upstash vs Sanity
- Upstash vs Microsoft Azure API Management
- Upstash vs Kong
- Upstash vs Convoy
- Upstash vs Tyk
- Upstash vs Janus Gateway
- Upstash vs Spring Cloud Gateway
- Upstash vs Gravitee
- Upstash vs REST Client VSCode
- Upstash vs Rutter
- Upstash vs Sensedia
- Upstash vs Sila
- Upstash vs Swagger
- Upstash vs Kong Gateway
- Upstash vs Neon
- Upstash vs Beam Cloud
- Upstash vs Deno Deploy
- Upstash vs Cerebrium
- Upstash vs Koyeb
- Upstash vs Render
- Upstash vs Lambda (AWS Serverless)
- Upstash vs Serverless Framework
- Upstash vs DigitalOcean
- Upstash vs Fly.io
- Upstash vs Railway
- Upstash vs Fastly
- Upstash vs Rancher
- Upstash vs Azure Functions
- Upstash vs Hetzner Cloud
- Upstash vs Infracost
- Upstash vs Jaeger

