Close

Apache Cassandra database

Cassandra is a distributed NoSQL database designed to be scalable and fault-tolerant. It is a good choice for applications that need to store large amounts of data and that need to be able to handle high levels of traffic. Cassandra is a popular choice for big data applications like real-time analytics and distributed gaming.

Kafka 101: Essential Core Concepts for Building Resilient Event-Driven Architectures

Kafka 101: Essential Core Concepts for Building Resilient Event-Driven Architectures

Apache Kafka is an open-source stream-processing software platform developed by the Apache Software Foundation, written in Scala and Java. The project aims to provide a unified, high-throughput, low-latency platform for real-time data feeds. It is horizontally scalable, fault-tolerant, and speedy. The core concepts of Kafka are: Some limitations of Kafka […]

Devamını Oku