| > From the paper [0]: DynamoDB consists of tens of microservices. Ha! For folks who think two-pizza teams mean 100s of microservices... this is probably the second most scaled-out storage service at AWS (behind S3?), and it runs tens of microservices (pretty sure these aren't micro the way most folks would presume 'em to be). > What's exciting for me about this paper is that it covers DynamoDB's journey... Assuming these comments are true [1][2], in a classic Amazon fashion [3], the paper fails to acknowledge a FOSS database (once?) underneath it: MySQL/InnoDB (and references it as B-Tree instead). [0] https://web.archive.org/web/20220712155558/https://www.useni... [1] https://news.ycombinator.com/item?id=13173927 [2] https://news.ycombinator.com/item?id=18871854 [3] https://archive.is/T1ZNJ |