I am currently setting up an AG, 2 node in the primary data center with synchronous commit and a third node in the secondary data center with asynchronous commit.All three servers will have the same set of databases on.Question1: Should I name the instances on each node the same?Question2: Should users \ processes always connect to the instance using the listener name and port?If i use different instance names they will have to use the listener. But not sure what best practise is? fast response appreciated
↧