Apache Cassandra
-
Enterprise Java
Top 5 NoSQL Database Programmers Should Learn in 2019
Though it’s not mandatory for a Java or Web developers to learn NoSQL database the world is moving in that…
Read More » -
Enterprise Java
Setting Up Cassandra Cluster in AWS
Apache Cassandra is a NoSQL database that allows for easy horizontal scaling, using the consistent hashing mechanism. Seven years ago…
Read More » -
Enterprise Java
Spring Web-Flux – Functional Style with Cassandra Backend
In a previous post I had walked through the basics of Spring Web-Flux which denotes the reactive support in the web layer of…
Read More » -
Software Development
Cassandra At The Heart Of Globo’s Live Streaming Platform
A couple of years ago my friend Juarez Bochi wrote a post, here on Planet Cassandra, sharing the challenges we…
Read More » -
Software Development
Apache Spark, Cassandra and Game of Thrones
Apache Spark with Cassandra is a powerful combination in data processing pipelines. In this post, we will build a Scala…
Read More » -
Software Development
One (Token) Ring to Rule Them All
For newcomers to Cassandra, all the terminology can be a little overwhelming at first. If you have experience with relational…
Read More » -
Software Development
Sorted pagination in Cassandra
Cassandra is a fantastic database for different use cases. There are different situations when you need to twist Cassandra a…
Read More » -
Enterprise Java
First steps to Spring Boot Cassandra
If you want to start using Cassandra NoSQL database with Spring Boot, the best resource is likely the Cassandra samples available here and…
Read More » -
Software Development
Cassandra Native Secondary Index Deep Dive
The native secondary index is the less known and most misused feature of Cassandra. In this article we’ll explain thoroughly…
Read More »