In the realm of distributed databases, Apache Cassandra stands out as a significant player.
Tag Archives: database
2020 Hindsight: Building Reliability and Innovating at DoorDash
DoorDash recaps a number of its engineering highlights from 2020, including its microservices architecture, data platform, and new frontend development.
Hot Swapping Production Tables for Safe Database Backfills
Making changes to data tables can disrupt production systems that need to be operating 24/7. DoorDash engineering explains how to hot swap tables so as not to interfere with production systems.