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
preguntada hace 2 años1097 visualizaciones
2 Respuestas
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 hace 2 años
0

Thanks for clarifying

Loz
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas