Looking for some recommendations on database redundancy and replication. Basically we are wanting to ensure we have site redundancy in our deployment. I'm not sure if RDS has any built-in capability for redundant RDS servers, but at minimum we would need some type of database replication between two physical sites.
If we did just SQL database replication, is there any way for RDS to handle failing between the two? Would it just be going into RDS and pointing the connection to the new database?
Any examples on how other people have accomplished this? We're just trying to nail down how we should approach this....
Thanks!
If we did just SQL database replication, is there any way for RDS to handle failing between the two? Would it just be going into RDS and pointing the connection to the new database?
Any examples on how other people have accomplished this? We're just trying to nail down how we should approach this....
Thanks!