Remove bring-your-own-monitoring-with-confluent-cloud
article thumbnail

Machine Learning with Python, Jupyter, KSQL and TensorFlow

Confluent

It takes much more effort than just building an analytic model with Python and your favorite machine learning framework. So why did Uber (and many other tech companies) build its own platform and framework-independent machine learning infrastructure? Impedance mismatch between data scientists, data engineers and production engineers.

article thumbnail

Real-Time CDC With Rockset And Confluent Cloud

Rockset

Folks have definitely tried, and while Apache Kafka® has become the standard for event-driven architectures, it still struggles to replace your everyday PostgreSQL database instance in the modern application stack. In the interest of full disclosure, it’s worth mentioning that I am a former Confluent employee, now working at Rockset.

Cloud 52
Insiders

Sign Up for our Newsletter

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

article thumbnail

Making Sense of Real-Time Analytics on Streaming Data, Part 1: The Landscape

Rockset

This blog series will help demystify streaming data, and more specifically, provide engineering leaders a guide for incorporating streaming data into their analytics pipelines. Third, events on their own are not ideal for understanding the current state of a system. Kafka or Kinesis ? Stream processing or an OLAP database?

Kafka 52
article thumbnail

17 Ways to Mess Up Self-Managed Schema Registry

Confluent

Part 1 of this blog series by Gwen Shapira explained the benefits of schemas, contracts between services, and compatibility checking for schema evolution. In particular, using Confluent Schema Registry makes this really easy for developers to use schemas, and it is designed to be highly available. Inconsistent configurations.

article thumbnail

The Rise of Managed Services for Apache Kafka

Confluent

As a distributed system for collecting, storing, and processing data at scale, Apache Kafka ® comes with its own deployment complexities. 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.

Kafka 21
article thumbnail

Journey to Event Driven – Part 2: Programming Models for the Event-Driven Architecture

Confluent

Trust: Run it on the rails with instrumentation and throughput monitoring. operational processes) or externally (think GitHub for your applications state). The streaming topology shows a flow of data through an organization, representing the real-time DNA of your business. Stepping through an example of an event streaming app.

article thumbnail

Journey to Event Driven – Part 4: Four Pillars of Event Streaming Microservices

Confluent

In our case, business level monitoring is the ability to track metrics such as, payments in progress , failed payments and payment throughput. But what if there is a regional outage—how do you bring the system back online without overloading downstream systems? Event-first thinking enables us to build a new atomic unit: the event.

Kafka 93