Learn Cassandra's resilient, distributed architecture while gaining an understanding of the Cassandra Query Language (CQL) in this online tutorial.
Cassandra is a highly scalable, high-performance distributed database. In this course, Cassandra 3for Developers, you will learn about the brief history of Cassandra and how to use Docker to stand-up a Cassandra cluster. First, you will discover replication strategies and Cassandra's support for "tunable consistency." Then, you will be introduced to CQL along with tables, keyspaces, and common datatypes. Next, you will explore primary keys and how they can be made up of both partition keys as well as clustering keys. Finally, you will look at secondary indexes, batches, and lightweight transactions. When you are finished with this course, you will have the skills and knowledge of storing time series data in Cassandra, such as sets, lists, maps, tuples, and user defined types.
Cassandra is a highly scalable, high-performance distributed database. In this course, Cassandra 3for Developers, you will learn about the brief history of Cassandra and how to use Docker to stand-up a Cassandra cluster. First, you will discover replication strategies and Cassandra's support for "tunable consistency." Then, you will be introduced to CQL along with tables, keyspaces, and common datatypes. Next, you will explore primary keys and how they can be made up of both partition keys as well as clustering keys. Finally, you will look at secondary indexes, batches, and lightweight transactions. When you are finished with this course, you will have the skills and knowledge of storing time series data in Cassandra, such as sets, lists, maps, tuples, and user defined types.