Getting Started with GraphQL and Apache Kafka
GraphQL and Apache Kafka are sometimes troubled with misconceptions. One of the reasons for this is that people are often familiar with one but not…
GraphQL and Apache Kafka are sometimes troubled with misconceptions. One of the reasons for this is that people are often familiar with one but not…
Data is the lifeblood of so much of what we build as software professionals, so it’s unsurprising that operations involving its transfer occupy the vast…
In Data Science projects, we distinguish between descriptive analytics and statistical models running in production. Overall, these can be seen as one process. You start…
Today I am going to show you how to do the opposite, how to produce messages into Kafka aka how to send Messages to a…
Companies adopt streaming data and Apache Kafka® because it provides them with real-time information about their business and customers. In practice, the challenge is that…
Managing Apache Kafka® clusters can be tricky sometimes. To solve this problem, Confluent Control Center helps you easily manage and monitor your clusters and interact…
Apache Kafka® applications run in a distributed manner across multiple containers or machines. And in the world of distributed systems, what can go wrong often…
We’re excited to announce ksqlDB 0.17, a big release for 2021. This version adds support for managing the lifecycle of your queries from CI servers,…
There is a class of applications that cannot afford to be unavailable—for example, external-facing entry points into your organization. Typically, anything your customers interact with…
I’m proud to announce the release of Apache Kafka 2.8.0 on behalf of the Apache Kafka® community. The 2.8.0 release contains many new features and…
Updating a fundamental paradigm in your React app can be as easy as search and replace, or at other times, as difficult as convincing your…
Morgan Stanley uses Apache Kafka to publish market data to internal clients and to persist it for replay purposes. We started out using librdkafka’s C++…
At the heart of Apache Kafka® sits the log—a simple data structure that uses sequential operations that work symbiotically with the underlying hardware. Efficient disk…
Real-time analytics has become the need of the hour for modern internet companies. The ability to derive internal insights around business metrics, user growth and…
Today, every company is a data company. There are many different data pipeline, integration, and ingestion tools in the market, but before you can feed…