We are planning to implement proxies in the cloud (MS Azure). As far as I know, a proxy DB will just contain configuration and measurement data that, under normal circumstances, is almost immediately synchronized with the main server.
Having said that, do we need to ensure HA on proxy Database? e.g. preserve the database in case the machine dies?
We are planning to just spin up a new Azure machine with the exact image of the proxy when it was originally built (same IP, same config, etc). Do we need to restore the proxy database to the point before the machine died?
Thanks!
Having said that, do we need to ensure HA on proxy Database? e.g. preserve the database in case the machine dies?
We are planning to just spin up a new Azure machine with the exact image of the proxy when it was originally built (same IP, same config, etc). Do we need to restore the proxy database to the point before the machine died?
Thanks!