11X Faster ScyllaDB Backup
scylladb.com·8h·
Discuss: Hacker News
Flag this post

Learn about ScyllaDB’s new native backup, which improves backup speed up to 11X by using Seastar’s CPU and IO scheduling

ScyllaDB’s 2025.3 release introduces native backup functionality. Previously, an external process managed backups independently, without visibility into ScyllaDB’s internal workload. Now, Seastar’s CPU and I/O schedulers handle backups internally, which gives ScyllaDB full control over prioritization and resource usage.

In this blog post, we explain why we changed our approach to backup, share what users need to know, and provide a preview of what to expect next.

What We Changed and Why

Previously, SSTable backups to S3 were managed entirely by ScyllaDB Manager and the [Scylla Manager Agent](https://manager.docs.scyl…

Similar Posts

Loading similar posts...