I have a job where Replication from Backup was chosen as the Replication source. The Backup Repository (source for Replicas) is "remote" on the far side of a VPN from the actual *_replica VMs. There is a desired RPO of 1-3 Hours.
Now here's the problem: In order for a replica to be useful, the backup has to run as/more frequently than the replica RPO. So to attain 1-3 Hours RPO, unless we do Forever Forward Incremental, there are too many restore points (168) between full/synthetic full backups. Also, the synthetic full is proving to be disruptive, taking more than 18 hours.


Then we could source the *_replica from the forever forward job and attain 1-hour RPO!
Opinions?
THX!