You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/reliability/concept-business-continuity-high-availability-disaster-recovery.md
-19Lines changed: 0 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -157,25 +157,6 @@ The higher the uptime requirement, the less tolerance you have for outages, and
157
157
To achieve HA requirements, a workload can include a number of design elements. Some of the common elements are listed and described below in this section.
158
158
159
159
160
-
<<<<<<< HEAD
161
-
=======
162
-
#### Criticality tiers
163
-
164
-
Workloads can be classified into different *criticality tiers* based on their importance to the business. Each tier has different requirements for availability, and therefore different requirements for HA design. Once you have defined your SLOs and recovery metrics, you can use them to determine which criticality tier your workload falls into and guide your design decisions.
165
-
166
-
The following table lists some common criticality tiers:
167
-
168
-
| Criticality Tier | Description | Example Workloads |
169
-
|-------------------|-------------|----------|
170
-
| Tier 0 - Mission Critical | The mission-critical tier includes entire workloads or specific components where downtime isn't an option and cost saving is secondary to continuity. These systems are fundamental to the organization, directly driving revenue, safeguarding customer trust, or impacting lives.| Financial platforms, healthcare systems, and security infrastructure. |
171
-
| Tier 1 - Business Critical | Business-critical systems are essential for day-to-day operations and customer experience, but unlike mission-critical systems, they can tolerate brief periods of disruption, as long as recovery is fast and data loss is minimal. These systems are often driven by revenue incentive. | E-commerce platforms, customer-facing applications, and partner portals. |
172
-
| Tier 2 - Business Operational | Business-operational systems support internal teams and processes. While not directly customer-facing, they're essential for productivity and operational continuity. | Reporting platforms, internal dashboards, and administrative tools. |
173
-
| Tier 3 - Administrative | Administrative systems are non-critical workloads that support background operations or serve low-urgency use cases. | Archival platforms, sandbox environments, training portals, or batch-processing tools where availability isn't time-sensitive. |
174
-
175
-
For detailed guidance on the WAF criticality tiers, how to classify your workload and optimize recovery costs, see [Well-Architected Framework - Select your criticality tier](/azure/well-architected/design-guides/disaster-recovery#select-your-criticality-tier).
176
-
177
-
178
-
>>>>>>> 7e08273db53ac42613c421a2b93edc24c6bc2bee
179
160
180
161
#### Azure services and tiers that support high availability
0 commit comments