Applied different distributed systems techniques such as centralized distributed system, eventual consistency, strong consistency between N number of servers.
Examples of applying pessimistic and optimistic concurrency control with AWS DynamoDB.
Defeat eventual consistency and remove retry logic from boto3 clients by enforcing post-conditions.