Skip to content

OpenSearch

1. Intro

  • old name - ElasticSearch
  • load data from source and perform search and analysis
  • open source, distributed search and analytics suite.

2. Sources

2.1 DynamoDB Data stream

  • search by primary key (partition + sort)
  • perfotm search by any attribute then use OpenSearch

img.png

2.2 CloudWatch

img_1.png

2.3 kinesis Data stream

img_2.png