Our database storage presents a different problem: We need to make sure that our data is safe in case of a node failing. The first step is to make sure we have a copy of the data on another computer that can be used to rebuild the server in case of failure. Let’s take a look ...