Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 101 posts
Apache Cassandra Lunch #18: Connecting Cassandra to Kafka - Business Platform Team
5/10/2021
In this blog, we recap Cassandra Lunch #18, where we had guest speaker, Ryan Quey, discuss and demo a personal project where he uses multiple technologies, including Cassandra and Kafka, to build an a...
Our Favorite Engineering Blogs
2/9/2021
Have you ever wanted to read about what goes on in the back end of Pinterest, Google, Uber, and your other favorite tech companies?A great thing about the modern engineering world is many companies ar...
eyeced/akka-kafka-cassandra
12/10/2020
I have been going through my learning phases for getting accustomed to the Akka's actor model, which in my perspective one of the most simplest and kick ass design pattern, a very few traits it shows ...
ferhtaydn/sack
SACK - SMACK without MesosThis project is a kind of PoC to develop simple flows with (eventually) Spark, Akka, Cassandra, and Kafka.Here is the default components of the repo;Confluent Platform stack ...
End to end streaming from kafka to cassandra
I have been working with building some research product to store server logs in a secure storage(obviously in a blockchian :)). I named this project as Octopus. As a part of this project we had to tak...
Fullstack Kafka
May 12·11min readBuild a Full, Real-time, Microservices based Application using React, Websocket, Play for Scala, Kafka Streaming Platform and CassandraThis post is about building an example applicati...
Cassandra CDC — Lenses
12/9/2020
Note This is still beta version Kafka Connect Cassandra is a Source Connector for reading Change Data Capture from Cassandra and write the mutations to Kafka. Why¶ We already provide a Kafka Connec...
Debezium Connector for Cassandra :: Debezium Documentation
{ "type": "record", "name": "cassandra-cluster-1.inventory.customers.Value", "namespace": "io.debezium.connector.cassandra", "fields": [ { "name": "op", "type": "string" ...