Hello Nemanja
FastClone is a feature which leverages block cloning from the filesystem.
It allows us to create space less and faster synthetic full backups.
Synthetic Full backups normally copy unchanged blocks from previous restore points to create a new full backup file. With block cloning, we don't need to copy them. We just can create a reference. No additional space required, and no copying blocks around. Fast and space less. The only space required is for the changed data.
Synology can be used as a FastClone target with iSCSI and ReFS. Make sure, that your model is listed as a supported device by Microsoft:
https://learn.microsoft.com/en-us/windo ... eployments
After that main Backup is done we have a Backup Copy Job trough IPSec to our Branch Office where we also have Synology NAS with SMB share.
For such scenario, we recommend to have a gateway server in the branch office. Using a gateway server in the main office for SMB storage in the branch office may lead to performance issues with synthetic fulll backups and health checks.
My last recommendation, did you have another storage technology than Synology NAS?
I'm asking because I don't see any air-gapped or immutable backup storage in your design.
Having access to your backup server and an attacker can delete any backup. There is no protection against deletion.
I suggest to consider using Object Storage for an immutable backup copy. Or Tape, as an air-gapped backup solution. You may also copy your backups to a Veeam service provider.
Best,
Fabian