Additional SQL Server features and topics not covered by specific categories
Hi,
It seems that you have asked this question.
https://learn.microsoft.com/en-us/answers/questions/419652/alwayson-sync-setup.html
Synchronization between Always on availability groups is by transferring transaction log records between primary and secondary replicas. Without configuring an availability group, how will it be monitored? Or you can monitor the transaction log write traffic for a period of time, then test the network bandwidth of the two servers, and then make an estimate.
But this may be different from directly sending log records to another server over the network.