So, SAM 6.3 and NPM 12.0.1 have been out for a couple of days adding native high availability to all SW modules. Being that this is the first iteration of HA in SW, I'm sure it'll get better with new revisions, but my biggest issue with it is that both primary and secondary servers (and the virtual IP) need to be on the same subnet. This obviously doesn't address the issue when a site where SW servers are goes down. Oddly enough, it requires an additional SQL server instance that need not be on the same subnet.
I've been tasked to develop a redundant solution for our SW environment, and the announcement of HA availability in SAM seems to be perfect, but I was wondering if there are alternatives to this new solution. Have you guys been using something else to achieve redundancy in your SW deployment?
Thanks!