Hi,
Does SQL Server support the high availability of all the SQL services with 2 VMs without any shared storage?
We plan to install SQL Server, SSAS, SSRS and SSIS on 1 VM and we want to have a redundancy server on another VM.
Due to the limited number of license of SQL Server we have, we cant install the services on different VMs (and also our workload doesn't required more than 1 server)
I know we can have some always on availability group in SQL. but what about the other services???
thanks.