Handling duplicate events
An event-driven application uses Amazon EventBridge to deliver events to a Lambda consumer that writes to a database. Because AWS event services automatically retry failed deliveries, the same event is occasionally delivered more than once, creating duplicate database records.
Which approach BEST prevents these duplicates from corrupting the data?
Este ejercicio forma parte del curso
Developing applications on AWS
ejercicio interactivo práctico
Convierte la teoría en práctica con uno de nuestros ejercicios interactivos
Empezar ejercicio