Hi
I have a scenario where in I have two workgroup machines(not joined to a Domain) and have SQL server installed on them.
Now, to achieve HA for my web application I want to desing a solution so that whenever one machine goes down automatically other take over it.
Since the machines aren't a part of an AD, can't user AlwaysOn feature on top of a WSFC.
So, I thought NLB would be of little help but with NLB I can use database only for Read purpose and not for RW and even if I am I need to know how and how can I ensure to have both the db's to be in sync during any write operation.
Kindly advise asap.
Regards,
Eager 2 Learn