What is a DynamoDB Transaction?

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2024

ความคิดเห็น • 8

  • @as_wani
    @as_wani 4 ปีที่แล้ว +4

    Very informative.
    Anyways, any best practices for handling write collisions or any code examples?

  • @andriys5772
    @andriys5772 4 ปีที่แล้ว

    Thank you!

  • @sargiseritsyan404
    @sargiseritsyan404 10 หลายเดือนก่อน

    Hi, how can we solve problem with more than 100 action in one transaction?

  • @debjyotibanerjee9846
    @debjyotibanerjee9846 3 ปีที่แล้ว +2

    How can we rollback transactions with records more than 25?

    • @AS-px9ic
      @AS-px9ic ปีที่แล้ว +1

      it supports 100 now

    • @debuvid6648
      @debuvid6648 ปีที่แล้ว

      @@AS-px9ic Thanks 🙂

  • @scottmcmahon7209
    @scottmcmahon7209 3 ปีที่แล้ว

    Can I make queries to AWS S3 inside an ACID transaction with AWS dynamo DB queries whereby the S3 query will be rolled back if the DynaoDB queries fail or vice versa?