Skip to content

DataStax-Academy/ds201-lab12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS201 Exercise 12

Consistency

In this hands-on lab, you will:

  • Determine the current consistency level used by cqlsh
  • Change the consistency level for reads and writes executed by cqlsh
  • Observe how the availability of data changes with different consistency levels

One of the challenges of distributed systems, like Apache Cassandra™, is how to balance keeping your data consistent across multiple replicas while maintaining high availability. Fortunately, Cassandra lets you tune this balancing to your needs by setting consistency levels for reads and writes.

Start the hands-on lab:

Open in KataPod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages