DSQL Vignette: Transactions and Durability

from blog Marc Brooker's Blog, | ↗ original
↗ original
DSQL Vignette: Transactions and Durability MathJax = { tex: {inlineMath: [['$', '$'], ['\\(', '\\)']]} }; The hard half of a database system? In today’s post, I’m going to look at the other half of what’s under the covers of Aurora DSQL, our new scalable, active-active, SQL database. If you’d like to learn more about the product first,...