Cluster

Hi All,
I will be creating SQL cluster in my company. Does anyone have any advise on what would be a good approach on creating clusters for failure.

thanks
Mahmood

Hello Mahmood,
the good approach is to follow a step by step install procedure, like :slight_smile:https://www.mssqltips.com/sqlservertip/6539/stepbystep-installation-of-sql-server-2019-on-a-windows-server-2019-failover-cluster--part-1/

You may prefer a diskless cluster and configure AlwaysON, rather than a standard WSFC cluster.
regards

Thank you!