Is anyone aware of any best practices regarding high availability? It seems like these would be pretty important to have redundancy on. I assume HA can only be achieved via file server clustering so it's unfortunate you can't have multiple copies of the data. What happens during a failover? Do all RDS (with session hosting) connections die? When failover completes does everything resume neatly? Just wondering before I spend time testing things...
Thanks