https://hashnode.com/posts/introduction-to-distributed-transactions/665afd1d823d653bf08f85e9
Discussion on "Introduction to Distributed Transactions" | Hashnode
introduction todistributed transactionsdiscussionhashnode
https://www.infoq.com/articles/amazon-dynamodb-transactions/
Distributed Transactions at Scale in Amazon DynamoDB - InfoQ
Nov 7, 2023 - Amazon DynamoDB supports transactions without sacrificing performance or availability. Akshat Vig explains how DynamoDB introduced TransactGetItems and...
distributed transactionsat scaleamazon dynamodbinfoq
https://martin.kleppmann.com/2019/05/01/olep-cacm.html
Online Event Processing: Achieving consistency where distributed transactions have failed — Martin...
online eventdistributed transactionsprocessingachievingconsistency
https://www.infoq.com/presentations/dynamodb-transactions/
Amazon DynamoDB Distributed Transactions at Scale - InfoQ
Jan 19, 2024 - Akshat Vig explains how transactions were added to Amazon DynamoDB using a timestamp-based ordering protocol to achieve low latency for both transactional and...
amazon dynamodbdistributed transactionsat scaleinfoq
https://calmops.com/architecture/distributed-transactions-patterns-implementation/
Distributed Transactions: Saga Pattern, Outbox, and 2PC with Code - Calmops | AI, Cloud & Software...
Practical guide to distributed transactions — implementing the Saga pattern, Outbox pattern, Two-Phase Commit, and choosing the right consistency model.
distributed transactionssaga pattern
https://docs.yugabyte.com/stable/architecture/transactions/transactions-overview/
Fundamentals of Distributed Transactions | YugabyteDB Docs
The fundamental concepts behind distributed transactions
distributed transactionsfundamentalsyugabytedbdocs
https://www.karanpratapsingh.com/courses/system-design/distributed-transactions
Distributed Transactions | System Design
Sep 26, 2022 - In this tutorial, we will discuss Distributed Transactions
distributed transactionssystem design
https://www.coinchange.io/blog/epay-europe-2022-talk-three-distributed-ledger-technology-the-answer-for-cross-border
ePay Europe 2022: Distributed Ledger Technology for Cross-Border Transactions
Explore the potential of Distributed Ledger Technology in cross-border transactions as discussed at ePay Europe 2022. Understand how blockchain solutions are...
distributed ledger technologycross borderepayeuropetransactions
https://vettabase.com/distributed-multi-database-transactions-involving-mariadb-and-postgresql/
Distributed, Multi-Database Transactions Involving MariaDB and PostgreSQL - Vettabase
Jan 19, 2026 - In some situations, an application needs to run a single logical transaction that involves multiple database technologies: in our example, they'll be MariaDB
distributedmultidatabasetransactionsmariadb