AWS partner event bridge and ordering

0

Hi,

In MongoDB (Atlas) it is possible to setup a trigger and select ordering, it is then possible to select Event Bridge as the target, if we have a single lambda instance reading the event bus in our account would the ordering be maintained ? Appreciate event bridge is not fifo but seems strange Atlas would allow ordering option on the trigger with Event bridge integration if there was not a way of reading the events in order ?

Many thanks,

Lawrence

Loz
質問済み 2年前1097ビュー
2回答
2

Unfortunately not, EventBridge does not guarantee ordering or exactly-once delivery.

We maintain ordering similar to SQS, which is probable, but not guaranteed.

AWS
回答済み 2年前
0

Thanks for clarifying

Loz
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ