Amazon Aurora: Design Considerations for High Throughput Cloud-Native Relational Databases
Manage episode 487366641 series 3670304
This document describes the design of Amazon Aurora, a cloud-native relational database service built to handle high-throughput, online transaction processing (OLTP) workloads. The paper highlights the challenges of traditional database architectures in cloud environments, specifically the I/O bottleneck created by network traffic. Aurora addresses these issues by leveraging a novel service-oriented architecture where the storage service is decoupled from the database engine. This approach significantly reduces network I/O and enables efficient crash recovery, failover, and self-healing capabilities. The paper further explains how Aurora achieves consensus on durable state across storage nodes through an asynchronous scheme, avoiding expensive and chatty recovery protocols. The authors conclude by sharing insights gained from their customers on the evolving needs of modern cloud applications for database services.
https://assets.amazon.science/dc/2b/4ef2b89649f9a393d37d3e042f4e/amazon-aurora-design-considerations-for-high-throughput-cloud-native-relational-databases.pdf
43 episodes