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
demandé il y a 2 ans1097 vues
2 réponses
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
répondu il y a 2 ans
0

Thanks for clarifying

Loz
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions