|
|
|
|
|
by davidgomes
390 days ago
|
|
But you can get more availability and more durability with much easier alternatives: - Availability: spin up more read replicas. - Durability: spin up more read replicas and also write to S3 asynchronously. With Postgres on Neon, you can have both of these very easily. Same with Aurora. (Disclaimer: I work at Neon) |
|
This also doesn’t appear to describe a higher durability design at all by normal definitions (in the context of databases at least) if it’s async…?