We use VMWARE and use lots of SQL AGS. We backup the SQL databases at the AG level however I am wondering what would be the best way to recover incase of a cyber event.
The plan I have is to take an initial snapshot all the VMs after installing SQL server on a VM and then use SQL and MSDB databases backups; and every time a server is patched take a full file system backup of the OS and location where system databases are stored.
SQL Agent would continue to protect the user databases
When a system fails completely
> Restore from initial VM level backup
> Restore file and folders via the agent based backups
> Restore the databases via the DB backups
Any other ideas...
SQL team dont want vms to be snapped regularly



