It is time to update the system so that we can seamlessly transition data input/output across the servers. At present all incoming data is coming into the writing server. We will need a way to manage the shift and to avoid any downtime. To that end it will be necessary to:
1) Install a load balancer for incoming traffic.
2) Install a shared datastore so alternative servers can share updated content.
3) Update logging and backup accordingly.
This will need to be done before the data is put into place.
It is time to update the system so that we can seamlessly transition data input/output across the servers. At present all incoming data is coming into the writing server. We will need a way to manage the shift and to avoid any downtime. To that end it will be necessary to:
1) Install a load balancer for incoming traffic. 2) Install a shared datastore so alternative servers can share updated content. 3) Update logging and backup accordingly.
This will need to be done before the data is put into place.