Please enable JavaScript.
Coggle requires JavaScript to display documents.
Azure Well architected Framework - Coggle Diagram
-
-
Operational excellence
-
GitHUB
GiHub actions
With GitHub Actions, you can build workflows that are custom automated processes to build, test, package, release, and deploy code
Azure Pipelines
Azure Pipelines is a cloud service you can use to automatically build and test your code project and make it available to others
-
-
-
-
-
Azure High availability
-
-
-
-
disaster recovery
data replication
active replication : updates to take place on multiple replicas simultaneously, guaranteeing consistency at the cost of throughput.
passive replication : replication performs synchronization in the background, removing replication as a constraint on application performance, but increasing RPO
Azure Site Recovery
Covers VMs, Physical Servers and Individual workloads
-