We have one SQL 2016 standard server running on one physical server. The database is crucial for our business and any downtime is unwanted. That’s why we planning to add an additional server for redundancy. The question is what approach to choose: basic availability groups or failover cluster instance? The main point is availability, a secondary one is performance.
Any advices would be appreciated.