Cassandra Learning Labs Documentation
This site collects the full documentation for the Cassandra CQL labs and the Spring Boot app.
📌 GitHub Repository
CassandraSpringBootLearning - Full source code, Docker setup, labs, and Spring Boot application.
📚 Getting Started
- Labs guide: See
labs-guide.mdfor the guided learning path and detailed lab notes. - Interview prep: See
interview-questions.mdfor Q&A and common interview questions. - Theory: Start with the theory modules to understand Cassandra concepts.
- Spring Boot App: Check the
spring-boot-app/directory for the application code.