ShedLock with DynamoDB
Introduction
ShedLock is a distributed lock library designed to ensure that scheduled tasks in a distributed system are executed at most once at any given time. When multiple instances of an application run the same scheduled task, ShedLock prevents ...
cloudtuned.hashnode.dev2 min read