AWS DynamoDB اسئلة واجوبة المقابلات
سؤال 46. How does DynamoDB handle transactions?
DynamoDB supports transactions using the 'TransactWriteItems' operation. It allows you to group multiple write operations into a single, atomic transaction.
هل هذا مفيد؟
اضف تعليقا
عرض التعليقات
الاكثر فائدة حسب تقييم المستخدمين:
- What is DynamoDB?
- Explain the concept of the 'GetItem' operation in DynamoDB.
- How does DynamoDB handle transactions?