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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南