Classic Layout

Cassandra Database Migration to Kubernetes with Zero Downtime

K8ssandra is a cloud-native distribution of the Apache Cassandra® database that runs on Kubernetes, with a suite of tools to ease and automate operational tasks. In this post, we’ll walk you through a database migration from a Cassandra cluster running …

The post Cassandra Database Migration to Kubernetes with Zero Downtime appeared first on foojay.

Read More »

Debugging RAM: Detect/Fix Memory Leaks in Managed Languages – Heap Deep Dive (Part 2)

Java and JavaScript are garbage collected languages. But memory leaks can still plague them. How to avoid, detect, and fix heap problems?

The post Debugging RAM: Detect/Fix Memory Leaks in Managed Languages – Heap Deep Dive (Part 2) appeared first on foojay.

Read More »