2 min to complete
Lesson Progress
0% Complete

To summarize, these are the main points we covered:
- Scylla has a ring-type architecture
- It’s a distributed, highly available, high performance, low maintenance, highly scalable NoSQL database
- In Scylla all nodes are created equal, there are no master/slave nodes
- Data is automatically distributed and replicated on the cluster according to the replication strategy
- Scylla supports multiple data centers
- Scylla transparently partitions data by using the hash values of keys