Distributed Locking service in AWS

32 Views Asked by At

We have a couple of Microservices deployed using EKS in AWS.

For these various services or multiple instances of these services, we need to implement a distributed lock.

What are the best options to implement this, using AWS services?

0

There are 0 best solutions below