Hacker News new | ask | show | jobs
by eightnoteight 660 days ago
most of the current systems that need a reliable managed service for distributed locking use dynamodb, are there any scenarios where s3 is preferrable than dynamodb for implementing such distributed locking?
1 comments

Using only s3 would be simpler, less setup, less code, also less expensive