Serverless
Database
for Redis®
Global Low Latency
Per-Request Pricing with Cap
Durable Storage
Database Name
my-serverless-db
Region
US-EAST-1 (N. Virginia)
Create
1const redis = require("redis");
2
3var client = redis.createClient ({
4 host : 'my-serverless-db.upstash.io',
5 port : '30652',
6 password: '1234567890'
7});
8
9client.on("error", function(err) {
10 throw err;
11});
12
13client.set('foo','bar');
14client.quit();
1
Create a database in a few seconds
2
Read/Write latency <2 ms
Designed for the Serverless Era
Per-Request Pricing with Cap
Start free, then pay only for what you use with per-request pricing. Forget your expensive server/instance. Use Upstash as much as you need, you'll never pay more than $120/month for standard databases, guaranteed.
Low Latency
We optimized Upstash for low latency. Multi-tier storage makes Upstash faster than DynamoDB/Fauna, and more affordable than ElastiCache/RedisLabs.
Fast, Durable Storage
Blend the performance of in-memory with the durability of disk storage enabling many use cases beyond caching. You can enable Strong Consistency mode to have guaranteed replicated, durable writes.
Global Database and Edge Caching
Upstash REST API enables access from Cloudflare Workers and Fastly Compute@Edge. With Global Database and Edge Caching, you can access your database from anywhere with very low latency.
Our investors
We are fortunate to work with some of the best investors in the world. Chances are you are already using the products they helped to create.
Best Choice for the Jamstack
Low latency data, ease of use, and pay-per-request pricing makes Upstash a perfect choice for the Jamstack and Serverless world.
Plans & Pricing
Pay only for what you use with per-request pricing.
Free
Pay as you go
Enterprise
Free
Commands Limit
Max 10,000 Commands Daily
Strong Consistency
Persistence
Encryption (TLS)
REST API
Multi Zone Replication
VPC Peering
Professional Support
Price
Free (No credit card required)
Pay as you go
Commands Limit
Unlimited
Strong Consistency
Persistence
Encryption (TLS)
REST API
Multi Zone Replication
VPC Peering
Professional Support
Optional
Price
$0.2 per 100K commands, up to $120 monthly max.
Enterprise
Commands Limit
Unlimited
Strong Consistency
Persistence
Encryption (TLS)
REST API
Multi Zone Replication
VPC Peering
Professional Support
Included
Price
Custom
Disk storage cost is $0.25 per GB per month.
Enabling Multi Zone Replication doubles both request and storage price.
See pricing page for more information.
Talk to us for advanced needs.