I have been trying to understand how database sharing works. Let’s say I have a database with two separate shards, one for customers whose last names begin with letters A through M and another for those whose names begin with the letters N through Z. If the first shared handling customer A through M goes down for some reason, how is the failover handled?
Thank you
2.1m questions
2.1m answers
60 comments
57.0k users