Preference for replications
Last updated:
AZURERESILIENCY
Related to [[202404071441 Replication|replication]] and [[202404071556 Disaster Recovery|Disaster Recovery]]
Think in this order/ best will be first/ but cost will be more as well. Think in terms of what is required. For example for app level replication app needs to be available in both places. That means vm needs to be running both places. Ideally things with state should be replicated (Remember from [[202404071304 Resiliency Overview#Understand services and dependent services]]). Others just create on-demand. Git repo/artifacts should be available wherever we are creating using IaC.
- Native application/service multi-master
- Native app to standby
- Hyper V replica at VM level
- In-OS replication
- Storage replication that is used by Failover cluster
- Restoring a backup VM