You are designing a highly-available SQL database solution, following HPE reference architectures for Microsoft SQL 2017 on Linux.
Which HA design factors should be considered? (Choose two.)
You are designing a highly-available SQL database solution, following HPE reference architectures for Microsoft SQL 2017 on Linux.
Which HA design factors should be considered? (Choose two.)
When designing a highly-available SQL database solution on HPE reference architectures for Microsoft SQL 2017 on Linux, Always On Failover Cluster Instance (FCI) and Read-Scale Availability Groups are critical factors to consider. Always On Failover Cluster Instances provide high availability and disaster recovery by using Windows Server Failover Clustering. Read-Scale Availability Groups offer high availability with the added benefit of distributing read-only workloads across multiple nodes. These features ensure that your SQL database remains available and performs optimally even during failures.
Answers C & D