Skip to content

scylladb/calculator

Repository files navigation

DynamoDB Workload Calculator

This is a simple DynamoDB calculator with the purpose of estimating total operations/sec required for a given workload. The output of this then provide costs estimates for the workload.

Prerequisites

To build the site you will need NPM and vite installed.

npm install -g vite

Running the site

To run the site locally:

npm run dev

Deploying the site

This site is deployed using GitHub Actions. The workflow is defined in .github/workflows/static.yml.

Essential Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published