HA for switches
Hi,
Can someone teach me how you implement network switch fail over since we are paranoid for single point of failure.
For example, you have:
a dozen web servers -> switch -> DB cluster
that switch is a SPOF. How does one implement dual switch in a fail over fashion?