利用DocumentDB和OpenSearch实现近实时的索引更新

0

【以下的问题经过翻译处理】 我们正在评估使用DocumentDB change streams来触发对OpenSearch索引的更新。

AWS提供的架构使用EventBridge和Lambda进行分钟级更新。我们需要更快的索引更新(接近实时)。是否有一种方法可以避免使用EventBridge时的一分钟延迟?

参考架构:https://aws.amazon.com/blogs/database/run-full-text-search-queries-on-amazon-documentdb-data-with-amazon-elasticsearch-service/

profile picture
EXPERT
asked 6 months ago27 views
1 Answer
0

【以下的回答经过翻译处理】 您可以使用DMS,并把Opensearch作为目标 - 我们期望的每秒数据量是多少?

profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions