Cloud/AWS

DynamoDB의 List를 안전하게 업데이트 하는 방법

jhbaek 2021. 3. 12. 01:11

medium.com/hackernoon/safe-list-updates-with-dynamodb-adc44f2e7d3

 

Safe List updates with DynamoDB

Amazon DynamoDB is one of the most versatile and popular services on AWS. In seconds, we can deploy a highly available, dynamically scaling…

medium.com

DynamoDB를 쓰다보면 Race Condition을 조심해서 다루어야 할 때가 많다.

위 글을 참고해서 이러한 문제를 어떻게 해결하는지 살펴보자