100+ Free Cassandra Admin Practice Questions
Pass your Linux Foundation Certified Cassandra Administrator Associate (CCAA) exam on the first try — instant access, no signup required.
Which partitioner does Apache Cassandra use by default to determine the placement of rows on nodes in the ring?
Key Facts: Cassandra Admin Exam
60
Exam Questions
DataStax / Linux Foundation
70%
Passing Score
DataStax / Linux Foundation
90 min
Exam Duration
DataStax / Linux Foundation
$145
Exam Fee
DataStax (free voucher possible)
6
Content Domains
CCAA blueprint
2
Free Attempts per Voucher
DataStax policy
The Cassandra Administrator Associate exam has 60 multiple-choice and true/false questions in 90 minutes with a 70% passing score and $145 voucher fee. It covers Cassandra architecture (20%), cluster operations (20%), data modeling and CQL (15%), read/write/storage internals (15%), repair and backup (15%), and performance/security (15%). Free vouchers are available via DataStax Academy learning paths.
Sample Cassandra Admin Practice Questions
Try these sample questions to test your Cassandra Admin exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1Which partitioner does Apache Cassandra use by default to determine the placement of rows on nodes in the ring?
2What is the purpose of virtual nodes (vnodes) in a Cassandra cluster?
3Which protocol do Cassandra nodes use to exchange state information about cluster membership and node health?
4Which snitch is recommended for production multi-data-center deployments where rack and DC information is defined in a properties file on each node?
5In a keyspace using NetworkTopologyStrategy with replication {'DC1': 3, 'DC2': 3}, how many total replicas exist for each row?
6Which consistency level guarantees that a quorum of replicas in the local data center acknowledges the operation, without requiring acknowledgement from remote DCs?
7If a keyspace has RF=3 and a client uses write consistency QUORUM and read consistency QUORUM, is strong consistency guaranteed?
8Which consistency level ensures the lowest possible write latency at the cost of weakest durability?
9What does the term 'coordinator node' mean in a Cassandra read or write operation?
10What is the role of a seed node in a Cassandra cluster?
About the Cassandra Admin Exam
The Certified Cassandra Administrator Associate (CCAA) validates skills in installing, configuring, and operating Apache Cassandra clusters. The exam covers ring architecture, replication strategies, tunable consistency, CQL data modeling, compaction, repair, backup/restore, JVM tuning, and cluster security across single and multi-data-center deployments.
Questions
60 scored questions
Time Limit
90 minutes
Passing Score
70%
Exam Fee
$145 (exam voucher) (Linux Foundation / DataStax)
Cassandra Admin Exam Content Outline
Cassandra Architecture
Ring topology, vnodes, Murmur3 partitioner, gossip protocol, snitches (SimpleSnitch, GossipingPropertyFileSnitch, Ec2Snitch), token assignment, and node states
Installation, Configuration & Cluster Operations
cassandra.yaml, jvm.options, seed nodes, bootstrapping, decommission, removenode, replace_address, multi-DC topology, and nodetool command suite
Data Modeling & CQL
Primary key design (partition + clustering columns), CQL data types, collections, UDTs, denormalization, secondary indexes, SAI, and materialized views
Read/Write Path & Storage
Memtables, commit log, SSTables, bloom filters, compaction strategies (STCS, LCS, TWCS), tombstones, and read/write coordinator flow
Repair, Backup & Restore
Anti-entropy repair (full, incremental, subrange), hinted handoff, read repair, snapshots, incremental backups, sstableloader, and disaster recovery
Performance, Monitoring & Security
JVM/heap tuning, off-heap memory, JMX metrics, nodetool diagnostics, authentication, role-based authorization, internode and client TLS, and audit logging
How to Pass the Cassandra Admin Exam
What You Need to Know
- Passing score: 70%
- Exam length: 60 questions
- Time limit: 90 minutes
- Exam fee: $145 (exam voucher)
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
Cassandra Admin Study Tips from Top Performers
Frequently Asked Questions
What is the Cassandra Administrator Associate exam format?
The exam consists of 60 multiple-choice and true/false questions to be completed in 90 minutes. The passing score is 70%. Questions cover Cassandra architecture, cluster operations, data modeling, repair, compaction, backup/restore, and performance tuning.
How much does the Cassandra Administrator certification cost?
The exam voucher costs $145. DataStax Academy frequently offers free vouchers to candidates who complete the DS101, DS201, and DS210 learning paths, which means many candidates pay nothing for their first attempt.
Is the Cassandra Admin exam performance-based or multiple-choice?
Unlike most Linux Foundation certifications (CKA, CKAD, LFCS), the Cassandra Administrator Associate is multiple-choice and true/false rather than performance-based. You answer 60 scenario-style questions; there is no live cluster to operate during the exam.
What Cassandra version does the exam cover?
The exam aligns with Apache Cassandra 3.x and 4.x administration concepts including ring architecture, vnodes, repair, compaction strategies, and nodetool. DataStax Enterprise (DSE) extensions appear minimally — focus on open-source Cassandra fundamentals.
What jobs can I get with a Cassandra Administrator certification?
The CCAA prepares you for roles including Cassandra DBA, NoSQL Database Engineer, Site Reliability Engineer (SRE), Database Operations Engineer, Cloud Database Administrator, and Data Platform Engineer at companies running large-scale Cassandra deployments such as Apple, Netflix, Uber, and Instagram.