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

Migrating to ScyllaDB Cloud

Blog post from ScyllaDB

Post Details
Company
Date Published
Author
Tomer Sandler
Word Count
1,209
Language
English
Hacker News Points
-
Summary

Tomer Sandler's blog post provides a detailed guide to migrating data to ScyllaDB Cloud, a managed NoSQL Database as a Service (DBaaS), with a focus on databases compatible with SSTable formats like ScyllaDB Open Source, Cassandra, or DataStax Enterprise. It outlines the step-by-step process of migration, beginning with assessing cluster requirements, such as throughput, latency, and data size, and then proceeds to snapshotting the source cluster's data, uploading it to an S3 bucket, and preparing it for ScyllaDB Cloud. The deployment of ScyllaDB Cloud clusters can be tailored to specific needs, including single or multi-region setups and varying replication factors. Data migration is performed using tools like the sstableloader or the ScyllaDB Spark Migrator, which utilizes Apache Spark for efficient data transfer. The post also emphasizes the importance of pointing clients to the new database and ensuring everything functions smoothly, offering support for troubleshooting any issues that may arise during the migration process.