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?
이 연습은 강의의 일부입니다
