In this hands-on lab, you will:
- Add a third node to the Cassandra cluster
- Re-create the killrvideo keyspace using the
NetworkTopologyStrategy
- Use nodetool to determine where partition replicas can be found
Cassandra provides scalability and fault tolerance. Replication is the secret sauce that makes this work.