In this Foojay podcast, we enter the world of mathematics by discussing Vectors and how they are crucial for AI and machine learning.
-
Indexing all of Wikipedia, on a laptop
Indexing the entirety of English Wikipedia on a laptop has become a practical reality thanks to recent advances in the JVector library that will be part of the imminent 3.0 release.
-
Unified Event-Driven Architecture for the Cloud Native Enterprise
CTOs and enterprise architects have long recognized the importance of event-driven architectures (EDA).
-
Reclaiming Persistent Volumes in Kubernetes
Learn how to manually reassign a PersistentVolume from one StatefulSet to another. Also learn about the STS, PV, and PVC API resources in greater detail.
-
How the world caught up with Apache Cassandra
Table of Contents Want to learn more about DataStax Astra DB, built on Apache Cassandra? Sign up for a free demo. The O’Reilly book, Cassandra: The Definitive Guide, features a quote from Ray Kurzweil, the noted inventor and futurist: “An invention has to make …
-
Baeldung Series Part 2: Build a Dashboard With Cassandra, Astra and CQL – Mapping Event Data
Table of Contents 1. Introduction2. Service Setup2.1. Download Secure Connect Bundle.2.2. Creating Client Credentials2.3. Google Maps API Key3. Building the Client Layer Using Astra and CQL4. Fetching the Required Data4.1. Generate a List of Avengers4.2. Generate Location Details5. Displaying the …
-
Multi-cluster Cassandra deployment with Google Kubernetes Engine (Pt. 2)
This is the second in a series of posts examining patterns for using K8ssandra to create Cassandra clusters with different deployment topologies.
-
Running your Database on OpenShift and CodeReady Containers
An introductory run-through of setting up your database on OpenShift, using your own hardware and RedHat’s CodeReady Containers.
-
Deploy a Multi-Datacenter Apache Cassandra Cluster in Kubernetes (Pt. 1)
Today let’s examine different Kubernetes deployment patterns and show how to implement them using K8ssandra.
-
Five Data Models for IoT: Managing the Latest IoT Events Based on a State in Apache Cassandra
Table of Contents IntroductionThe problem definitionSchemaDataQueriesSolution 1: Materialized viewSchemaDataQueriesSolution 2: Secondary indexSchemaDataQueriesSolution 3: State-Partitioned TableSchemaDataQueriesSolution 4: Multiple tablesSchemaDataQueries Solution 5: Customizable partitioningSchemaDataQueriesConclusion Apache Cassandra is a rock-solid choice for managing IoT and time series data at scale. The most popular use …
-
NoSQL Use Cases: When to Use a Non-Relational Database
There are many things to consider before making the move to NoSQL. In this article, we’ll explore when NoSQL use cases make sense.