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 35 posts
Announcing the Astra Service Broker: Tradeoff-Free Cassandra in Kubernetes
11/19/2020
When you are designing and building a cloud-native application, you are probably thinking about deploying it with Kubernetes. What about the database? That can get a bit more complicated as you weigh ...
Cassandra as a Service in the Cloud - Business Platform Team
10/30/2020
In this blog, we will cover 3 ways you can utilize Cassandra as a service in the cloud. We will cover DataStax Astra, Amazon Keyspaces, and Microsoft Azure Cosmos DB. A video is embedded in the blog w...
DataStax-Examples/forward-paging-restui-java
10/23/2020
Working on a backend REST service that handles access to Cassandra while passing results back to a web front-end for display? You've come to the right place if you have any paging functionality in tha...
DataStax-Examples/switch-connection-nodejs
This application shows how to use the Node.js DataStax Driver to connect to an on-prem Cassandra database or a Astra database in the cloud at runtime using environment variables.Contributor(s): Dave B...
DataStax-Examples/switch-connection-java
This application shows how to use both the latest version 4.x and the legacy version 3.x of the Java DataStax Driver to connect to an on-prem Cassandra database or a Apollo database in the cloud at ru...
DataStax-Examples/getting-started-with-astra-java
___ _ / _ \ | | / /_\ \ ___ | |_ _ __ __ _ | _ |/ __|| __|| '__| / _` | | | | |\__ \| |_ | | | (_| | \_| |_/|___/ \__||_| \__,_| This provides an example REST backend built ...
DataStax-Examples/getting-started-with-astra-ui
This provides the front end for the Astra Getting Started application. This is meant to be used with one of the following backends:ObjectivesConnect a web application to one of four backends to demon...
DataStax-Examples/todo-astra-jamstack-netlify
10 minutes, BeginnerThis is an example React To-Do application using a DataStax Astra free tier database.This example interacts directly with the database from the ReactJS frontend and can be deployed...