top | item 46364476 (no title) 1f97 | 2 months ago aws supports this as well: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide... discuss order hn newest horse666|2 months ago Aurora clones are copy-on-write at the storage layer, which solves part of the problem, but RDS still provisions you a new cluster with its own endpoints, etc, which is slow ~10 mins, so not really practical for the integration testing use case. nateroling|2 months ago This is on the cluster level, while the article is talking about the database level, I believe.
horse666|2 months ago Aurora clones are copy-on-write at the storage layer, which solves part of the problem, but RDS still provisions you a new cluster with its own endpoints, etc, which is slow ~10 mins, so not really practical for the integration testing use case.
nateroling|2 months ago This is on the cluster level, while the article is talking about the database level, I believe.
horse666|2 months ago
nateroling|2 months ago