Products:
Redis
Stack:
Node.js
Use Case:
State Store
Languages:
JavaScript
Platforms:
AWS
Publisher:

Benchmark Your Serverless Database with Thundra

Here, we benchmarked two AWS Lambda functions which fetch records from two different Serverless databases: AWS DynamoDB and Upstash Redis.

Both databases are loaded with 7001 sample articles and both functions fetch top 10 articles with a query equivalent to:

select * from news where section = ‘World’ order by view_count desc;

Redis Results

DynamoDB Results

Learn More

To learn more about Upstash and its services, check out the following resources: