What is a DynamoDB Transaction?

Поделиться
HTML-код
  • Опубликовано: 15 дек 2024

Комментарии • 8

  • @as_wani
    @as_wani 4 года назад +4

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

  • @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?

  • @sargiseritsyan404
    @sargiseritsyan404 Год назад

    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?

  • @andriys5772
    @andriys5772 4 года назад

    Thank you!