Remove introducing-confluent-platform-5-2
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. KSQL primer.

Groups 95
article thumbnail

Journey to Event Driven – Part 3: The Affinity Between Events, Streams and Serverless

Confluent

This is important as each platform has different persistence models and APIs, tying you to that vendor’s ecosystem. You can read more about CloudEvents in part 1 of this blog series. High (cold 5 s), (hot 100 ms). Peeking Behind the Curtains of Serverless Platforms, 2018. Event-first FaaS. Native stream processing.

Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

The Rise of Managed Services for Apache Kafka

Confluent

Luckily for on-premises scenarios, a myriad of deployment options are available, such as the Confluent Platform which can be deployed on bare metal, virtual machines, containers, etc. Cloud Memorystore, Amazon ElastiCache, and Azure Cache), applying this concept to a distributed streaming platform is fairly new.

article thumbnail

Getting Started with Rust and Apache Kafka

Confluent

I’ve written an event sourcing bank simulation in Clojure (a lisp build for Java virtual machines or JVMs) called open-bank-mark , which you are welcome to read about in my previous blog post explaining the story behind this open source example. This way, you can use the Avro serializers from Confluent.

Banking 18