Skip to content

Latest commit

 

History

History
44 lines (43 loc) · 2.41 KB

File metadata and controls

44 lines (43 loc) · 2.41 KB
Apache Cassandra® Keyspaces and Data Replication Strategies ℹ️ For technical support, please contact us via email or LinkedIn.

Learn how to create a keyspace and select a data replication strategy for a Cassandra NoSQL database.
  • Difficulty: Beginner
  • Time: 10 minutes
In this hands-on lab, you will:
  • Create keyspaces using the CQL CREATE KEYSPACE statement
  • Understand data replication strategies SimpleStrategy and NetworkTopologyStrategy
  • Learn how to select a data replication strategy and replication factor
  • Practice several useful CQL statements and CQL shell commands that work with keyspaces
Run this hands-on lab using Apache Cassandra®:

Start with Cassandra