This document introduces Sijie Guo and StreamNative. Sijie Guo is the co-founder and CEO of StreamNative, which was founded by original developers of Apache Pulsar and Apache BookKeeper. StreamNative offers a cloud-native event streaming platform powered by Pulsar that provides fully managed Pulsar services. The document then discusses Apache Pulsar's capabilities for connecting, storing, and processing event streams in real-time at scale and StreamNative's extensibilities including Kafka-on-Pulsar and integrations with Spark and Flink.
1 of 21
More Related Content
Building event streaming pipelines using Apache Pulsar
1. streamnative.io
Who am I?
● Sijie Guo (@sijieg)
● Co-Founder & CEO, StreamNative
● PMC Member of Pulsar/BookKeeper
● Ex Co-Founder, Streamlio
● Ex-Twitter, Ex-Yahoo
● Work on messaging and streaming data
technologies for many years
2. streamnative.io
About StreamNative
● San Francisco based company
● Founded by the original developers of
Apache Pulsar and Apache BookKeeper
● Offer a cloud-native event streaming
platform powered by Pulsar
● Provide fully managed Pulsar services from
public cloud to on-premises
4. streamnative.io
Event Streaming Platform
● Connect
○ Publish and subscribe to event streams
● Store
○ Store infinite event streams reliably
● Process
○ Process event streams in real-time at scale
11. streamnative.io
Kafka-on-Pulsar
● Support Kafka 2.0+ protocols
● Support official java client, librdkafka, and non-java clients
● Multi-tenancy support
● SSL + SASL support
● It is a plugin and you can install it to your existing Pulsar
cluster!