Cloud-Native Databases: Why the Log is the Database
Cloud-Native Databases: The Log is the Database Traditional databases (PostgreSQL, MySQL) were designed to run on a single machine where CPU and Disk are tightly coupled. In the cloud, this architecture hits a ceiling. M…