Replies: 2 comments 6 replies
-
Hello @erno. Yes, I think the snippet makes sense to me mostly. Maybe you don't need to specify the promotion tier at all since they are exactly the same? And you can't specify |
Beta Was this translation helpful? Give feedback.
-
Just an addition - upon rereading the docs it seems this is not required to get automatic recovery for AZ failure:
(from https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.AuroraHighAvailability.html) |
Beta Was this translation helpful? Give feedback.
-
From first blush I think this should work just by copying the "maindbDBWriterInstance" to another name and switching the availability zone there and altering promotion tier, since threre are no fixed "reader" and "writer" roles in serverless v2 but would be nice to get a "code review" for it. (Should copilot be using something else than "writer"? or maybe i misunderstood something?)
So, add a block like this?
Beta Was this translation helpful? Give feedback.
All reactions