|
|
|
|
|
by edutechnion
3945 days ago
|
|
AWS Aurora seems to go at the problem differently. They spread the disk out over three AZs in 10GB chunks. So if the instance powering the Aurora db engine crashes, a new one spins up quickly and begins pulling from the same disks. https://aws.amazon.com/rds/aurora/faqs/ |
|