Skip to content

Commit 1bbf226

Browse files
committed
Update guide with database specificities
1 parent 2a2a865 commit 1bbf226

File tree

2 files changed

+22
-102
lines changed

2 files changed

+22
-102
lines changed

pages/public_cloud/public_cloud_databases/databases_regions_comparison/guide.en-gb.md

Lines changed: 22 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,48 @@
11
---
2-
title: "Comparison of Public Cloud managed databases Deployment Modes - Understanding 3-AZ / 1-AZ"
3-
excerpt: "Explore OVHcloud's managed databases deployment modes"
2+
title: "Comparison of Public Cloud Databases Deployment Modes - Understanding 3-AZ / 1-AZ"
3+
excerpt: "Explore OVHcloud's Public Cloud Databases deployment modes"
44
updated: 2025-05-23
55
---
66

77
## Objective
88

9-
OVHcloud offers two deployment modes for its [Public Cloud Databases](/links/public-cloud/databases) service, each tailored to specific needs regarding resilience, availability, performance, and latency. This document provides a detailed explanation of the characteristics of each deployment mode, followed by a comprehensive comparison to help users choose the best option for their requirements.
9+
OVHcloud offers two deployment modes for its [Public Cloud Databases](/links/public-cloud/databases) services, each tailored to specific needs regarding resilience, availability, performance, and latency. This document provides a detailed explanation of the characteristics of each deployment mode, followed by a comprehensive comparison to help users choose the best option for their requirements.
1010

1111
## Concepts
1212

13-
OVHcloud managed databases offers two main deployment modes, each optimized for specific use cases and offering various levels of redundancy and fault tolerance:
13+
OVHcloud managed databases offer two main deployment modes, each optimized for specific use cases and offering various levels of redundancy and fault tolerance:
1414

15-
1. **1-AZ Region**:
16-
2. **3-AZ Region**:
15+
1. **1-AZ Region**: for standard applications, offering basic resilience with optimized cost.
16+
2. **3-AZ Region**: suitable for applications that require high availability with low RTO/RPO and resilience to availability zone outage.
1717

1818
## Deployment modes
1919

2020
> [!primary]
2121
>
22-
> The following information pertains to the different deployment modes available in OVHcloud’s managed databases service. Select the mode that best suits your needs based on resilience, availability, and performance.
22+
> The following information pertains to the different deployment modes available in OVHcloud’s managed database service. Select the mode that best suits your needs based on resilience, availability, and performance.
2323
2424
### 1-AZ Region
2525

2626
#### Infrastructure and Redundancy
2727

28-
A 1-AZ Region consists of a **single availability zone covering multiple data centers within the same region**, utilizing a 2N+1 redundancy design. This setup offers resilience against server and disk failures but may be vulnerable to a complete data center outage. Note that in a 1-AZ region, the databases service is located in a specific data center, and if an outage occurs in the specific data center hosting the databases service, access to data could be impacted, even if other data centers in the zone remain operational.
28+
A 1-AZ Region consists of a **single availability zone covering multiple data centers within the same geographical region**, utilizing a 2N+1 redundancy design. When a database service is deployed with multiple nodes, this single AZ setup offers resilience against node and disk failures but may be vulnerable to a complete OpenStack region outage. Note that in a 1-AZ region, the database service is located in a specific OpenStack region that spans over multiple data center. The nodes of a multi-node database services are scattered in different hosts that **may be** located in different data centers. If an outage occurs in a specific data center hosting one or multiple nodes of the database service, access to data could be impacted, even if other data centers in the zone remain operational.
2929

3030
#### Characteristics
3131

3232
- **Cost-Effectiveness:** Deploying in a 1-AZ region is generally more affordable, making it suitable for development, testing, and non-critical workloads where cost considerations are paramount.
33-
- **Simplified Architecture:** The single-zone setup simplifies deployment and management, reducing complexity for teams that do not require high availability across multiple zones.
34-
- **characteristic:**
33+
- **Host antiaffinity:** The nodes of a multi-node database service are deployed in different physical hosts offering resilience to host outage.
3534

3635
#### Limitations
3736

38-
- **Single Point of Failure:** In a 1-AZ region, the databases Engine is deployed within a specific data center. If this data center experiences an outage, access to your databases services could be impacted, even if other data centers within the same availability zone remain operational.
37+
- **Single Point of Failure:** In a 1-AZ region, the database services nodes **may be** deployed within a single data center. If this data center experiences an outage, access to your database services could be impacted, even if other data centers within the same availability zone remain operational.
3938

4039
#### Redundancy Specifications for 1-AZ
4140

42-
| Specification | Description |
43-
|-------------------|---------------------------------------------------------------------------|
44-
| **Redundancy Type** | 2N+1 across multiple data centers |
45-
| **Fault Tolerance** | Server and disk-level fault tolerance. Data center outage risk . |
46-
| **Use Case Examples** | Suitable for development, testing, and non-critical databases workloads where cost-effectiveness is prioritized over maximum availability. |
41+
| Specification | Description |
42+
|-----------------------|-------------|
43+
| **Redundancy Type** | 2N+1 across multiple data centers. |
44+
| **Fault Tolerance** | Server and disk-level fault tolerance. Data center outage risk. |
45+
| **Use Case Examples** | Suitable for development, testing, and non-critical databases workloads where cost-effectiveness is prioritized over maximum availability. |
4746

4847
<a name="3azregion"></a>
4948

@@ -55,21 +54,20 @@ A 1-AZ Region consists of a **single availability zone covering multiple data ce
5554

5655
#### Characteristics
5756

58-
- **High Availability:** The databases Engine is deployed across three independent availability zones, ensuring service continuity even if one zone experiences an outage.
59-
- **Fault Tolerance:** With data replicated across all three zones, the system provides robust fault tolerance, minimizing the risk of data loss.
60-
- **Low Latency:** The architecture offers ultra-low latency between availability zones, enhancing performance for databases workloads.
57+
- **High Availability:** Multi-node database service is deployed across three independent availability zones, ensuring service continuity even if one zone experiences an outage.
58+
- **Low Latency:** The architecture offers ultra-low latency between availability zones, ensuring performance of database read/write operations on primary and standby nodes.
6159

6260
#### Ideal Use Cases
6361

6462
3-AZ Regions are particularly suited to mission-critical and availability-sensitive applications, where data governance requires continuous availability. This includes sectors such as e-commerce, healthcare platforms, financial services or live streaming applications.
6563

6664
#### Performance Specifications for 3-AZ
6765

68-
| Specification | Description |
69-
|-------------------|---------------------------------------------------------------------------|
70-
| **Connectivity** | Low latency between availability zones |
71-
| **High Availability** | Maintains access even in the event of zone failures |
72-
| **Use Case Examples** | Mission-critical and availability-sensitive applications , e-commerce, healthcare platforms, financial services, or live-streaming applications. |
66+
| Specification | Description |
67+
|-----------------------|-------------|
68+
| **Connectivity** | Low latency between availability zones. |
69+
| **High Availability** | Maintains access even in the event of zone failures. |
70+
| **Use Case Examples** | Mission-critical and availability-sensitive applications, e-commerce, healthcare platforms, financial services, or live-streaming applications. |
7371

7472
## Go Further
7573

pages/public_cloud/public_cloud_databases/databases_regions_comparison/guide.fr-fr.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

0 commit comments

Comments
 (0)