DaaS / Products / Real-Time Event-Driven Search Pipeline

Real-Time Event-Driven Search Pipeline

A developer builds a real-time search pipeline by configuring EventBridge to stream business events (e.g., order updates, user activity) and deliver them to an external API destination or OSS bucket, then connects OpenSearch to ingest from that data source for live searchable indexing.

Products involved

Scenario

A developer builds a real-time search pipeline by configuring EventBridge to stream business events (e.g., order updates, user activity) and deliver them to an external API destination or OSS bucket, then connects OpenSearch to ingest from that data source for live searchable indexing.

How the products combine

  1. opensearch · opensearch-manage-sources — OpenSearch — Manage data sources for ingestion
  2. See opensearch/opensearch-manage-sources.

  3. eb · eb-configure-streaming — EventBridge — Configure real-time event streaming
  4. See eb/eb-configure-streaming.

  5. eb · eb-deliver-destinations — EventBridge — Deliver events to external destinations (API/OSS/MQTT)
  6. See eb/eb-deliver-destinations.

Typical questions