Looking at the documentation for Azure databases I see that they support LRS (local stored in three seperate location) (I'm not interested in GRS) and I was wondering if anyone knew if AWS offered the same functionality? Ideally I just want to prevent against data loss (I realise data corruption and zone availability are issues, but these are not my primary concern)
In essence, if the hardware running my database breaks, I don't loose any information?
Thanks
Gordon