go to post Satish P · Oct 30, 2018 Thanks for the reply.I am not quite sure what you mean by having multiple data servers with the same instance name and database name. Can you elaborate? It is certainly possible to mirror your database server in an ECP environment. > Is it possible to have multiple Data servers in horizontal scaling, to offload the data - similar to having multiple Application servers If Cache support the above case, what will happen if two data server in it have the same instance name and database name but on different servers. Will that not cause some ambiguity.My main aim is to protect Cache DB. Thanks for clarifying on sharding part.
go to post Satish P · Oct 28, 2018 Hi,I was understanding the cluster configuration supported by the Cache. Have couple of queries around that:1. In Cache version 2018.2, there is a shrading concept which splits the data of a Master Data server into multiple small data server which store shraded data.How do we protect (backup and restore) such environment, should we also backup/restore the multiple small data servers along with Master data server. Any documentation around this will really help.2. In case of Cache DB Horizontal scaling, we keep adding multiple Application and data servers - to ensure load balancing - for performance.Do we need to protect (backup and restore) individual Application and data servers separately ? Also is it possible to have two or more data servers in such env. having same instance name and database name.I am not very pretty clear - on how to protect (backup and restore) above two environments. Request to please help me out here.Thanks!