Understanding Transaction Isolation in DynamoDB: From Concepts to Conflicts
Isolation in DynamoDB transactions or any data system for that matter is often an overlooked property but it is very important to understand, as concurrent transactions are almost unavoidable when working on distributed systems.
But what is isolation...
blog.calvinsd.in4 min read