Remove confluent-cli-now-available-in-cloud-and-platform
article thumbnail

How to Connect KSQL to Confluent Cloud using Kubernetes with Helm

Confluent

Confluent Cloud, a fully managed event cloud-native streaming service that extends the value of Apache Kafka ® , is simple, resilient, secure, and performant, allowing you to focus on what is important—building contextual event-driven applications, not infrastructure. Helm Chart configuration for Confluent Cloud.

Cloud 93
article thumbnail

Deploying Kafka Streams and KSQL with Gradle – Part 3: KSQL User-Defined Functions and Kafka Streams

Confluent

As discussed in part 2, I created a GitHub repository with Docker Compose functionality for starting a Kafka and Confluent Platform environment, as well as the code samples mentioned below. While the CASE syntax now available since KSQL 5.2.2 gradlew composeUp. KSQL user-defined functions.

Kafka 87
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Deploying Kafka Streams and KSQL with Gradle – Part 2: Managing KSQL Implementations

Confluent

In part 1 , we discussed an event streaming architecture that we implemented for a customer using Apache Kafka ® , KSQL from Confluent, and Kafka Streams. Now in part 2, we’ll discuss the challenges we faced developing, building, and deploying the KSQL portion of our application and how we used Gradle to address them. Introduction.

Kafka 95
article thumbnail

Introducing Confluent Platform 5.3

Confluent

Delivers the new Confluent Operator for cloud-native automation on Kubernetes, a redesigned Confluent Control Center user interface to simplify how you manage event streams, and a preview of Role-Based Access Control for enterprise-grade security. To solve these challenges, Confluent Platform 5.3

Kafka 19
article thumbnail

KSQL in Football: FIFA Women’s World Cup Data Analysis

Confluent

The idea in this blog post is to mix information coming from two distinct channels: the RSS feeds of sport-related newspapers and Twitter feeds of the FIFA Women’s World Cup. Within the pre-built connectors, we can find Kafka Connect Twitter ; all we need to do is install it using the Confluent Hub client. Data sources.

article thumbnail

100+ Kafka Interview Questions and Answers for 2023

ProjectPro

This blog brings you the most popular Kafka interview questions and answers divided into various categories such as Apache Kafka interview questions for beginners, Advanced Kafka interview questions/Apache Kafka interview questions for experienced, Apache Kafka Zookeeper interview questions, etc. What are topics in Apache Kafka?

Kafka 40
article thumbnail

Incremental Cooperative Rebalancing in Apache Kafka: Why Stop the World When You Can Change It?

Confluent

After reading this blog post, you will walk away with an understanding of how load balancing works in Kafka clients, the challenges of existing load balancing protocols, and how a new approach with Incremental Cooperative Rebalancing allows large-scale deployment of clients. Franz Kafka, 1897. efficiently within the group.

Kafka 16