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.
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.
See opensearch/opensearch-manage-sources.
See eb/eb-configure-streaming.
See eb/eb-deliver-destinations.