Core Concepts

DeltaStream is a serverless stream processing platform that manages, secures, and processes all your streams. It provides a relational model over your streaming data where you can use familiar SQL statements to process, organize, secure, and share streaming data. Note that DeltaStream sits on top of your streaming data stores, meaning that you should already have one or more streaming stores such as Apache Kafka or AWS Kinesis. Using DeltaStream, you will be able to build streaming applications, real-time data pipelines, and Materialized Views over your streaming data in your streaming stores.

In this section, we provide more details on the core concepts in DeltaStream.

Last updated