DataLeading

Streaming

Last update: April 13, 2024

Streaming ingestion in Dataleading refers to an ongoing ingestion job that consumes data from your event stream.

Streaming use cases

When you need low latency between ingestion and query, streaming ingestion is a good choice. Take into account your query patterns and the event payload requirements to determine whether streaming ingestion fits your use case. Also note that Dataleading only ingests streaming event data from with 30 days of ingestion time.

Publish data from an event stream

You can publish events to Dataleading from the following ingestion sources:

  • 1. Events API: Send events to Dataleading directly from your own application with the Events API.

Consume from an event stream

Dataleading supports consuming event streams from the following sources:

  • 1. Confluent Cloud: Ingest streaming event data from Confluent Cloud using the UI or API.
  • 2. Amazon Kinesis: Ingest data from Amazon Kinesis Data Streams using the UI or API.