Remove deploying-kafka-streams-and-ksql-with-gradle-part-2-managing-ksql-implementations
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. In part 3, we’ll explore using Gradle to build and deploy KSQL user-defined functions (UDFs) and Kafka Streams microservices.

Groups 95
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. KSQL user-defined functions. While the CASE syntax now available since KSQL 5.2.2 gradlew composeUp.

Lambda 87
article thumbnail

Deploying Kafka Streams and KSQL with Gradle – Part 1: Overview and Motivation

Confluent

Red Pill Analytics was recently engaged by a Fortune 500 e-commerce and wholesale company that is transforming the way they manage inventory. Oracle’s WMS Cloud is a complete cloud-based solution managing: Inventory additions, subtractions and adjustments. Warehouse staff management. The item picking process.