6 ms·
I browsed the documentation and saw no references to provisioning database compute/memory resources. Is the persistence serverless, autoscaling, and scale to ze
by bahador 3y ago
I browsed the documentation and saw no references to provisioning database compute/memory resources. Is the persistence serverless, autoscaling, and scale to zero?
- achanda358 3y agohttps://docs.dbos.dev/getting-started/quickstart-cloud#provisioning-a-database-instance https://docs.dbos.dev/getting-started/quickstart-cloud#provi...
- bahador 3y agoYes but it says nothing about cpu/ram and/or memory/storage/io optimized hardware, cost per hour, or anything like that. Does it scale to zero? Does it autoscale? Will it throttle with spikes in load?
- KraftyOne 3y agoThanks for the good question! Our free tier offers fixed resources per application (under the hood, a Firecracker microVM with 512 MB of RAM and 1 vCPU) that scale to zero when not in use. For paid users, we'll offer autoscaling per application--we'll share more details on that soon.