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
feita há 2 anos1097 visualizações
2 Respostas
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
respondido há 2 anos
0

Thanks for clarifying

Loz
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas