Home / Companies / ScyllaDB / Blog / Post Details
Content Deep Dive

ScyllaDB X Cloud: An Inside Look with Avi Kivity (Part 2)

Blog post from ScyllaDB

Post Details
Company
Date Published
Author
Cynthia Dunlop
Word Count
1,585
Language
English
Hacker News Points
-
Summary

The blog post features a conversation with ScyllaDB Co-Founder and CTO Avi Kivity, focusing on the technical intricacies and innovations behind ScyllaDB X Cloud's recent release. A key topic is the transition from vNodes to a tablets-based data distribution, which improves storage utilization and performance by allowing 90% storage usage and mitigating issues like hot partitions. The introduction of a system.tablets indirection table provides flexibility in data distribution, allowing different tables to be managed independently based on their size and activity levels. This flexibility aids in autoscaling, enabling the system to scale at 90% storage utilization, reducing costs and enhancing efficiency. The post also highlights how ScyllaDB distinguishes between foreground and background CPU tasks to optimize resource allocation and autoscaling, ensuring that scaling occurs only when necessary for real-time query performance.