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: pages/block-storage/how-to/host-healthcare-data.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to create a compliant volume to host healthcare data
3
3
description: This page details the steps to follow to create a compliant Scaleway Block Storage volume to host healthcare data
4
-
tags:
4
+
tags: hds healthcare data health compliant compliance regulatory
5
5
dates:
6
6
validation: 2025-11-12
7
7
posted: 2025-11-12
@@ -28,11 +28,11 @@ To host healthcare data in compliance with HDS requirements, you must create a n
28
28
- Select an [Availability Zone](/instances/concepts/#availability-zone) within the **PARIS** region.
29
29
- Configure the volume:
30
30
- Enter a name for your volume or leave the automatically generated name.
31
-
- Select an [IOPS](/block-storage/concepts/#iops) option. You cannot edit the IOPS of a volume after its creation.
31
+
- Select an [IOPS](/block-storage/concepts/#iops) option.
32
32
- Define a volume size of at least 5 GB.
33
-
- Optionally, select an **HDS-compliant Instance** from the drop-down to attach your volume. The Instance must be within the same Availability Zone as your volume.
33
+
- Optionally, select an **HDS-compliant Instance** from the drop-down to attach your volume. The Instance must be within the same Availability Zone as your volume, within the **PARIS** region.
34
34
- Verify the estimated cost.
35
-
4. Click **Create volume**. The volumes overview page displays.
35
+
4. Click **Create volume**. The volume's **Overview** page displays.
36
36
37
37
## How to encrypt data
38
38
@@ -42,7 +42,7 @@ Refer to the dedicated documentation for comprehensive information on [how to en
42
42
43
43
## How to delete data
44
44
45
-
Data must be deleted in a compliant way to make sure data can not be retrieved by any means immediately afterward.
45
+
Data must be deleted in a compliant way to make sure data cannot be retrieved by any means immediately afterward.
46
46
47
47
To do so, delete data from your volume as you would with a standard Block Storage volume, then delete the encryption keys used to encrypt the deleted data.
48
48
@@ -64,7 +64,7 @@ Make sure that your volume follows the requirements below:
64
64
65
65
1. Make sure you are using a **new** Block Storage volume.
66
66
67
-
2. Make sure you [created your volume](#how-to-create-a-compliant-volume) in an Availability Zone within the **France - Paris** region (`fr-par-1`, `fr-par-2`, `fr-par-3`).
67
+
2. Make sure you have [created your volume](#how-to-create-a-compliant-volume) in an Availability Zone within the **France - Paris** region (`fr-par-1`, `fr-par-2`, `fr-par-3`).
68
68
69
69
3. Use a [proactive encryption method](#how-to-encrypt-data) to encrypt your data.
0 commit comments