From 272a416155a9f66fcc37e9521f364e3732f737e1 Mon Sep 17 00:00:00 2001 From: Samy OUBOUAZIZ Date: Wed, 17 Dec 2025 11:51:31 +0100 Subject: [PATCH 1/7] docs(obj): update storage class names MTA-6818 --- ...ge-added-object-storage-now-offers-sla.mdx | 2 +- .../products-availability.mdx | 2 +- .../storage-shared-responsibility-model.mdx | 2 +- .../api-cli/lifecycle-rules-api.mdx | 4 ++-- pages/object-storage/api-cli/object-lock.mdx | 2 +- pages/object-storage/concepts.mdx | 2 +- pages/object-storage/faq.mdx | 20 +++++++++---------- .../how-to/manage-lifecycle-rules.mdx | 4 ++-- pages/object-storage/quickstart.mdx | 2 +- .../storage-shared-responsibility-model.mdx | 2 +- 10 files changed, 21 insertions(+), 21 deletions(-) diff --git a/changelog/february2024/2024-02-20-object-storage-added-object-storage-now-offers-sla.mdx b/changelog/february2024/2024-02-20-object-storage-added-object-storage-now-offers-sla.mdx index 7678dba558..2de2809f43 100644 --- a/changelog/february2024/2024-02-20-object-storage-added-object-storage-now-offers-sla.mdx +++ b/changelog/february2024/2024-02-20-object-storage-added-object-storage-now-offers-sla.mdx @@ -9,7 +9,7 @@ category: storage product: object-storage --- -As part of our commitment to deliver high availability, we officially guarantee a 99.9% monthly availability rate for our Multi-AZ Standard class, and a 99% monthly availability rate for our One Zone - IA and Glacier classes. +As part of our commitment to deliver high availability, we officially guarantee a 99.9% monthly availability rate for our Multi-AZ Standard class, and a 99% monthly availability rate for our Standard One Zone and Glacier classes. Object Storage SLA is on par with the standards set by industry leaders, and supported by a seasoned monitoring practice, ensuring a seamless experience for our customers to run their business. Refer to the [Object Storage Service Level Agreement (“SLA”)](https://www.scaleway.com/en/object-storage/sla/) to know more. diff --git a/pages/account/reference-content/products-availability.mdx b/pages/account/reference-content/products-availability.mdx index 43b282ebfa..c586198da2 100644 --- a/pages/account/reference-content/products-availability.mdx +++ b/pages/account/reference-content/products-availability.mdx @@ -30,7 +30,7 @@ Scaleway products are available in multiple regions and locations worldwide. Thi | | Dedibox | DC2, DC3, DC5 | AMS1 | Not available yet | | **Containers** | Kubernetes | PAR1, PAR2, PAR3 | AMS1, AMS2, AMS3 | WAW1, WAW2, WAW3 | | | Container Registry | Across Paris region | Across Amsterdam region | Across Warsaw region | -| **Storage** | Object Storage Multi-AZ + One Zone IA | Across Paris region | Across Amsterdam region | Across Warsaw region | +| **Storage** | Object Storage Multi-AZ + Standard One Zone | Across Paris region | Across Amsterdam region | Across Warsaw region | | | Object Storage Glacier | Paris* | Not available yet | Not available yet | | | Block Storage | PAR1, PAR2, PAR3 | AMS1, AMS2, AMS3 | WAW1, WAW2, WAW3 | | **Databases** | Managed Databases for PostgreSQL and MySQL | Across Paris region | Across Amsterdam region | Across Warsaw region | diff --git a/pages/block-storage/reference-content/storage-shared-responsibility-model.mdx b/pages/block-storage/reference-content/storage-shared-responsibility-model.mdx index 7e09656a0d..26cfc1a541 100644 --- a/pages/block-storage/reference-content/storage-shared-responsibility-model.mdx +++ b/pages/block-storage/reference-content/storage-shared-responsibility-model.mdx @@ -351,7 +351,7 @@ Scaleway must maintain technical guarantees for secure deletion of healthcare da For the Object Storage service: -* You must use authorized HDS-certified storage classes only (Standard, One Zone). Glacier class is not HDS-compliant and must not be used by the client to store healthcare data. +* You must use authorized HDS-certified storage classes only (Standard Multi-AZ, Standard One Zone). Glacier class is not HDS-compliant and must not be used by the client to store healthcare data. * You must not use the lifecycle rules feature that is not permitted for HDS-compliant buckets hosting healthcare data. diff --git a/pages/object-storage/api-cli/lifecycle-rules-api.mdx b/pages/object-storage/api-cli/lifecycle-rules-api.mdx index 629d910346..fd7ee7d9e9 100644 --- a/pages/object-storage/api-cli/lifecycle-rules-api.mdx +++ b/pages/object-storage/api-cli/lifecycle-rules-api.mdx @@ -23,9 +23,9 @@ Currently, the **expiration**, **transition**, and **incomplete multipart upload Lifecycle rules only allow the following transitions: - - Standard -> Onezone IA + - Standard -> Standard One Zone - Standard -> Glacier - - Onezone IA -> Glacier + - Standard One Zone -> Glacier Refer to our [dedicated documentation](/object-storage/how-to/edit-storage-class/) to manually change the storage class of your objects. diff --git a/pages/object-storage/api-cli/object-lock.mdx b/pages/object-storage/api-cli/object-lock.mdx index 94f7d06ef9..2a2032b9af 100644 --- a/pages/object-storage/api-cli/object-lock.mdx +++ b/pages/object-storage/api-cli/object-lock.mdx @@ -16,7 +16,7 @@ The feature uses a write-once-read-many (WORM) data protection model. This model Setting object lock can only be achieved upon the creation of a bucket. In addition, versioning is automatically enabled on the bucket and cannot be disabled. You must enable object lock if you wish to write a lock configuration. You can use the `PutObjectLockConfiguration` request with the object lock flag set. - Object Lock can be used with `Standard`, `One Zone - IA` (`fr-par`) and `Glacier` [storage classes](/object-storage/concepts/#storage-class). + Object Lock can be used with `Standard`, `Standard One Zone` (`fr-par`) and `Glacier` [storage classes](/object-storage/concepts/#storage-class). diff --git a/pages/object-storage/concepts.mdx b/pages/object-storage/concepts.mdx index 6f24c780fa..0b8649eed7 100644 --- a/pages/object-storage/concepts.mdx +++ b/pages/object-storage/concepts.mdx @@ -176,7 +176,7 @@ Refer to the [dedicated documentation](/object-storage/api-cli/generate-aws4-aut You can choose a storage class depending on your use case: - `Standard`: the Standard class for any upload; is suitable for on-demand content like streaming or CDN. The `Standard` class is [Multi-AZ](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway), and is available in [all regions](#region-and-availability-zone). -- `One Zone - Infrequent Access `: the One Zone - IA class is a good choice for storing secondary backup copies or easily re-creatable data. It is available in [all regions](#region-and-availability-zone). +- `One Zone - Infrequent Access `: the Standard One Zone class is a good choice for storing secondary backup copies or easily re-creatable data. It is available in [all regions](#region-and-availability-zone). - `Glacier`: Archived storage - prices are lower, but it needs to be restored first to be accessed. It is available in the `fr-par` and `nl-ams` regions. ## Tags diff --git a/pages/object-storage/faq.mdx b/pages/object-storage/faq.mdx index 8b5f5633eb..16f3e1f124 100644 --- a/pages/object-storage/faq.mdx +++ b/pages/object-storage/faq.mdx @@ -23,7 +23,7 @@ We provide an Amazon S3-compatible API for programmatic access or usage with any | Type of consumption | Price | |:-----------------------:|:--------------------------------------:| | Standard (Multi-AZ) | €0.00002/GB/hour ~€0.0146/GB/month | -| One Zone - IA | €0,0000165/GB/hour ~€0.012/GB/month | +| Standard One Zone | €0,0000165/GB/hour ~€0.012/GB/month | | Requests | Included | | Ingress | Included | | Bucket websites feature | Free | @@ -153,29 +153,29 @@ Scaleway offers three storage classes: - `Standard (Multi-AZ)`: your data is secured by distributing it across three different [Availability Zones (AZ)](/object-storage/concepts/#region-and-availability-zone). In the event of a complete data center failure in an AZ, we are still able to rebuild your data and make it accessible. This is the system we call Multi-AZ (one data center per AZ, three AZs per region). The Standard class is available in [all regions](/object-storage/concepts/#region-and-availability-zone). -- `One Zone - Infrequent Access`: your data is stored across three different racks in a single [Availability Zone (AZ)](/object-storage/concepts/#region-and-availability-zone). This storage class is best suited for secondary backups and recreatable data. The One Zone - IA class is available in [all regions](/object-storage/concepts/#region-and-availability-zone). +- `One Zone - Infrequent Access`: your data is stored across three different racks in a single [Availability Zone (AZ)](/object-storage/concepts/#region-and-availability-zone). This storage class is best suited for secondary backups and recreatable data. The Standard One Zone class is available in [all regions](/object-storage/concepts/#region-and-availability-zone). - `Glacier`: your data is archived and must be restored before being used. The Glacier storage class is only available in `fr-par` and `nl-ams` [regions](/object-storage/concepts/#region-and-availability-zone). Refer to our [Cold storage FAQ](/object-storage/faq/#cold-storage) for more information. ## What happens when Multi-AZ is launched in a region? -When Multi-AZ is launched in a region, all existing objects are converted to the One Zone - IA class, which is equivalent to the old `Standard` class. +When Multi-AZ is launched in a region, all existing objects are converted to the Standard One Zone class, which is equivalent to the old `Standard` class. -New objects created after the Multi-AZ launch can have the `Standard (Multi-AZ)`, `One Zone - IA`, or the `Glacier` class assigned. +New objects created after the Multi-AZ launch can have the `Standard (Multi-AZ)`, `Standard One Zone`, or the `Glacier` class assigned. ## Will these new storage classes affect how I use my buckets? -No, any objects you upload into your buckets are added as Standard class objects by default, just as before. If you want to transfer your objects to One Zone - IA or Glacier you can do so manually or set up [lifecycle rules](/object-storage/api-cli/lifecycle-rules-api/). +No, any objects you upload into your buckets are added as Standard class objects by default, just as before. If you want to transfer your objects to Standard One Zone or Glacier you can do so manually or set up [lifecycle rules](/object-storage/api-cli/lifecycle-rules-api/). ## I do not want to use the new Standard (Multi-AZ) class. Can I still use the old class? -No, you cannot use the old `Standard` class. You must use the [One Zone - IA class](/object-storage/concepts/#storage-class), which has the same behavior as the old Standard class. +No, you cannot use the old `Standard` class. You must use the [Standard One Zone class](/object-storage/concepts/#storage-class), which has the same behavior as the old Standard class. -## Can I create a lifecycle rule to restore objects from Glacier class to One Zone - IA? +## Can I create a lifecycle rule to restore objects from Glacier class to Standard One Zone? No, because restoring an object can only be done from Glacier to Standard class. Transition lifecycle rules can only be configured in the "top-down" direction. -This means that you can transfer objects from Standard class to One Zone - IA and Glacier, but not from the last two to Standard. You can transfer objects from One Zone - IA to Glacier, but not restore objects from Glacier to One Zone - IA. The same applies when you make server-side copies. +This means that you can transfer objects from Standard class to Standard One Zone and Glacier, but not from the last two to Standard. You can transfer objects from Standard One Zone to Glacier, but not restore objects from Glacier to Standard One Zone. The same applies when you make server-side copies. ## Do the new storage classes impact Scaleway Glacier? @@ -202,7 +202,7 @@ Scaleway Glacier is billed based on two parameters: - Data storage: €0.00000348/GB/hour (approx. €0.002/GB/month) - Restore to Standard class: €0.009/GB -Transferring objects from `Standard` or `One Zone - IA` to `Glacier` is free. +Transferring objects from `Standard` or `Standard One Zone` to `Glacier` is free. ## When should I use Glacier class instead of Standard class? @@ -230,7 +230,7 @@ Find out [how to restore an object from Glacier](/object-storage/how-to/restore- ## Can I upload an object directly to Glacier? -Yes, you can select the storage class (`Standard`, `One Zone IA`, or `GLACIER`) when uploading objects using the Scaleway console. It is also possible to do so using the API. For more information, refer to our [dedicated documentation](/object-storage/how-to/edit-storage-class/). +Yes, you can select the storage class (`Standard`, `Standard One Zone`, or `GLACIER`) when uploading objects using the Scaleway console. It is also possible to do so using the API. For more information, refer to our [dedicated documentation](/object-storage/how-to/edit-storage-class/). ## Why are Glacier objects stored in Paris DC4? Is it accessible from buckets in all locations? diff --git a/pages/object-storage/how-to/manage-lifecycle-rules.mdx b/pages/object-storage/how-to/manage-lifecycle-rules.mdx index 8850d2be01..592ff73b61 100644 --- a/pages/object-storage/how-to/manage-lifecycle-rules.mdx +++ b/pages/object-storage/how-to/manage-lifecycle-rules.mdx @@ -43,9 +43,9 @@ Lifecycle rules also allow you to automatically abort incomplete [multipart uplo - Lifecycle rules are limited to 500,000 jobs per day. Beyond this limit, you can [transition](/object-storage/how-to/edit-storage-class/) or [delete](/object-storage/how-to/delete-an-object/) your objects manually. - Lifecycle rules only allow the following transitions: - - Standard -> Onezone IA + - Standard -> Standard One Zone - Standard -> Glacier - - Onezone IA -> Glacier + - Standard One Zone -> Glacier ## How to disable a lifecycle rule diff --git a/pages/object-storage/quickstart.mdx b/pages/object-storage/quickstart.mdx index ece60d157e..395b42805f 100644 --- a/pages/object-storage/quickstart.mdx +++ b/pages/object-storage/quickstart.mdx @@ -57,7 +57,7 @@ You can find more information about your bucket by clicking on its name in the * 5. Select the storage class of your object. Scaleway Object Storage allows you to associate storage classes with each of your objects. You can choose the storage class depending on your use case: - [Standard](/object-storage/concepts/#storage-class): The `Standard` class is [Multi-AZ](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway), and is available in all regions. It is suitable for any use case, such as on-demand content, like streaming or CDN. - - [One Zone - IA](/object-storage/concepts/#storage-class): The `One Zone - IA` class is available in all regions, and is a good choice for storing secondary backup copies or easily re-creatable data. + - [Standard One Zone](/object-storage/concepts/#storage-class): The `Standard One Zone` class is available in all regions, and is a good choice for storing secondary backup copies or easily re-creatable data. - [Glacier](/object-storage/concepts/#storage-class): Archived storage. Your data needs to be restored first to be accessed. This class is available in the `fr-par` and `nl-ams` regions. diff --git a/pages/object-storage/reference-content/storage-shared-responsibility-model.mdx b/pages/object-storage/reference-content/storage-shared-responsibility-model.mdx index 7e09656a0d..26cfc1a541 100644 --- a/pages/object-storage/reference-content/storage-shared-responsibility-model.mdx +++ b/pages/object-storage/reference-content/storage-shared-responsibility-model.mdx @@ -351,7 +351,7 @@ Scaleway must maintain technical guarantees for secure deletion of healthcare da For the Object Storage service: -* You must use authorized HDS-certified storage classes only (Standard, One Zone). Glacier class is not HDS-compliant and must not be used by the client to store healthcare data. +* You must use authorized HDS-certified storage classes only (Standard Multi-AZ, Standard One Zone). Glacier class is not HDS-compliant and must not be used by the client to store healthcare data. * You must not use the lifecycle rules feature that is not permitted for HDS-compliant buckets hosting healthcare data. From 9acad1a59faf91311a0fcde825c082027c57fad5 Mon Sep 17 00:00:00 2001 From: Samy OUBOUAZIZ Date: Wed, 17 Dec 2025 11:57:49 +0100 Subject: [PATCH 2/7] docs(obj): update --- pages/object-storage/concepts.mdx | 6 +++--- pages/object-storage/faq.mdx | 8 ++++---- pages/object-storage/quickstart.mdx | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pages/object-storage/concepts.mdx b/pages/object-storage/concepts.mdx index 0b8649eed7..eb4d586385 100644 --- a/pages/object-storage/concepts.mdx +++ b/pages/object-storage/concepts.mdx @@ -175,9 +175,9 @@ Refer to the [dedicated documentation](/object-storage/api-cli/generate-aws4-aut You can choose a storage class depending on your use case: -- `Standard`: the Standard class for any upload; is suitable for on-demand content like streaming or CDN. The `Standard` class is [Multi-AZ](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway), and is available in [all regions](#region-and-availability-zone). -- `One Zone - Infrequent Access `: the Standard One Zone class is a good choice for storing secondary backup copies or easily re-creatable data. It is available in [all regions](#region-and-availability-zone). -- `Glacier`: Archived storage - prices are lower, but it needs to be restored first to be accessed. It is available in the `fr-par` and `nl-ams` regions. +- **Standard Multi-AZ**: suitable for on-demand content like streaming or CDN. The [Standard Multi-AZ](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway) is available in [all regions](#region-and-availability-zone). +- **Standard One Zone**: the Standard One Zone class is a good choice for storing secondary backup copies or easily re-creatable data. It is available in [all regions](#region-and-availability-zone). +- **Glacier**: Archived storage - prices are lower, but it needs to be restored first to be accessed. It is available in the `fr-par` and `nl-ams` regions. ## Tags diff --git a/pages/object-storage/faq.mdx b/pages/object-storage/faq.mdx index 16f3e1f124..7e16946d9f 100644 --- a/pages/object-storage/faq.mdx +++ b/pages/object-storage/faq.mdx @@ -22,7 +22,7 @@ We provide an Amazon S3-compatible API for programmatic access or usage with any | Type of consumption | Price | |:-----------------------:|:--------------------------------------:| -| Standard (Multi-AZ) | €0.00002/GB/hour ~€0.0146/GB/month | +| Standard Multi-AZ | €0.00002/GB/hour ~€0.0146/GB/month | | Standard One Zone | €0,0000165/GB/hour ~€0.012/GB/month | | Requests | Included | | Ingress | Included | @@ -151,11 +151,11 @@ Each Scaleway Project can use up to 250 TB of Object Storage resources. If you w Scaleway offers three storage classes: -- `Standard (Multi-AZ)`: your data is secured by distributing it across three different [Availability Zones (AZ)](/object-storage/concepts/#region-and-availability-zone). In the event of a complete data center failure in an AZ, we are still able to rebuild your data and make it accessible. This is the system we call Multi-AZ (one data center per AZ, three AZs per region). The Standard class is available in [all regions](/object-storage/concepts/#region-and-availability-zone). +- **Standard Multi-AZ**: your data is secured by distributing it across three different [Availability Zones (AZ)](/object-storage/concepts/#region-and-availability-zone). In the event of a complete data center failure in an AZ, we are still able to rebuild your data and make it accessible. This is the system we call Multi-AZ (one data center per AZ, three AZs per region). The Standard class is available in [all regions](/object-storage/concepts/#region-and-availability-zone). -- `One Zone - Infrequent Access`: your data is stored across three different racks in a single [Availability Zone (AZ)](/object-storage/concepts/#region-and-availability-zone). This storage class is best suited for secondary backups and recreatable data. The Standard One Zone class is available in [all regions](/object-storage/concepts/#region-and-availability-zone). +- **Standard One Zone**: your data is stored across three different racks in a single [Availability Zone (AZ)](/object-storage/concepts/#region-and-availability-zone). This storage class is best suited for secondary backups and recreatable data. The Standard One Zone class is available in [all regions](/object-storage/concepts/#region-and-availability-zone). -- `Glacier`: your data is archived and must be restored before being used. The Glacier storage class is only available in `fr-par` and `nl-ams` [regions](/object-storage/concepts/#region-and-availability-zone). Refer to our [Cold storage FAQ](/object-storage/faq/#cold-storage) for more information. +- **Glacier**: your data is archived and must be restored before being used. The Glacier storage class is only available in `fr-par` and `nl-ams` [regions](/object-storage/concepts/#region-and-availability-zone). Refer to our [Cold storage FAQ](/object-storage/faq/#cold-storage) for more information. ## What happens when Multi-AZ is launched in a region? diff --git a/pages/object-storage/quickstart.mdx b/pages/object-storage/quickstart.mdx index 395b42805f..c8b50def83 100644 --- a/pages/object-storage/quickstart.mdx +++ b/pages/object-storage/quickstart.mdx @@ -56,7 +56,7 @@ You can find more information about your bucket by clicking on its name in the * Before uploading your files, make sure the file name follows the [AWS S3 Object key naming guidelines](https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-keys.html#object-key-guidelines). 5. Select the storage class of your object. Scaleway Object Storage allows you to associate storage classes with each of your objects. You can choose the storage class depending on your use case: - - [Standard](/object-storage/concepts/#storage-class): The `Standard` class is [Multi-AZ](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway), and is available in all regions. It is suitable for any use case, such as on-demand content, like streaming or CDN. + - [Standard Multi-AZ](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway), and is available in all regions. It is suitable for any use case, such as on-demand content, like streaming or CDN. - [Standard One Zone](/object-storage/concepts/#storage-class): The `Standard One Zone` class is available in all regions, and is a good choice for storing secondary backup copies or easily re-creatable data. - [Glacier](/object-storage/concepts/#storage-class): Archived storage. Your data needs to be restored first to be accessed. This class is available in the `fr-par` and `nl-ams` regions. From e1d9b6282c043c267f913d91d825172dd34e9957 Mon Sep 17 00:00:00 2001 From: Samy OUBOUAZIZ Date: Wed, 17 Dec 2025 12:00:28 +0100 Subject: [PATCH 3/7] docs(obj): update --- pages/object-storage/api-cli/installing-rclone.mdx | 2 +- pages/object-storage/api-cli/lifecycle-rules-api.mdx | 6 +++--- pages/object-storage/api-cli/object-lock.mdx | 2 +- pages/object-storage/api-cli/object-operations.mdx | 4 ++-- pages/object-storage/faq.mdx | 8 ++++---- pages/object-storage/how-to/manage-lifecycle-rules.mdx | 4 ++-- .../how-to/restore-an-object-from-glacier.mdx | 6 +++--- 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/pages/object-storage/api-cli/installing-rclone.mdx b/pages/object-storage/api-cli/installing-rclone.mdx index b6e888b495..0c534568b5 100644 --- a/pages/object-storage/api-cli/installing-rclone.mdx +++ b/pages/object-storage/api-cli/installing-rclone.mdx @@ -197,7 +197,7 @@ For example, on Linux: | Available in the FR-PAR region only. \ (ONEZONE_IA) ``` -11. Enter your chosen storage class and hit enter. Here we choose `STANDARD` (`2`). The following output displays: +11. Enter your chosen storage class and hit enter. Here we choose `STANDARD MULTI-AZ` (`2`). The following output displays: ``` Edit advanced config? (y/n) y) Yes diff --git a/pages/object-storage/api-cli/lifecycle-rules-api.mdx b/pages/object-storage/api-cli/lifecycle-rules-api.mdx index fd7ee7d9e9..bd63f81ca2 100644 --- a/pages/object-storage/api-cli/lifecycle-rules-api.mdx +++ b/pages/object-storage/api-cli/lifecycle-rules-api.mdx @@ -23,8 +23,8 @@ Currently, the **expiration**, **transition**, and **incomplete multipart upload Lifecycle rules only allow the following transitions: - - Standard -> Standard One Zone - - Standard -> Glacier + - Standard Multi-AZ -> Standard One Zone + - Standard Multi-AZ -> Glacier - Standard One Zone -> Glacier Refer to our [dedicated documentation](/object-storage/how-to/edit-storage-class/) to manually change the storage class of your objects. @@ -143,7 +143,7 @@ This applies the `Prefix` rule *and* the `Tag`. ### StorageClass **Description** -: Specifies the storage class to which the object shall be transferred. On the Scaleway platform the storage classes `STANDARD`, `GLACIER` and `ONEZONE_IA` are available. +: Specifies the storage class to which the object shall be transferred. On the Scaleway platform the storage classes `STANDARD MULTI-AZ`, `GLACIER` and `ONEZONE_IA` are available. **Parent** : `Transition` diff --git a/pages/object-storage/api-cli/object-lock.mdx b/pages/object-storage/api-cli/object-lock.mdx index 2a2032b9af..22d6cb4dd5 100644 --- a/pages/object-storage/api-cli/object-lock.mdx +++ b/pages/object-storage/api-cli/object-lock.mdx @@ -16,7 +16,7 @@ The feature uses a write-once-read-many (WORM) data protection model. This model Setting object lock can only be achieved upon the creation of a bucket. In addition, versioning is automatically enabled on the bucket and cannot be disabled. You must enable object lock if you wish to write a lock configuration. You can use the `PutObjectLockConfiguration` request with the object lock flag set. - Object Lock can be used with `Standard`, `Standard One Zone` (`fr-par`) and `Glacier` [storage classes](/object-storage/concepts/#storage-class). + Object Lock can be used with `Standard Multi-AZ`, `Standard One Zone` (`fr-par`) and `Glacier` [storage classes](/object-storage/concepts/#storage-class). diff --git a/pages/object-storage/api-cli/object-operations.mdx b/pages/object-storage/api-cli/object-operations.mdx index 411ddc00ce..005f9a150f 100644 --- a/pages/object-storage/api-cli/object-operations.mdx +++ b/pages/object-storage/api-cli/object-operations.mdx @@ -387,7 +387,7 @@ aws s3api put-object --bucket BucketName --key dir-1/ObjectName --body ObjectNam ``` -To define the [storage class](/object-storage/concepts/#storage-class) of the object directly upon creation, use the `--storage-class ` option with `awscli` or add the `x-amz-storage-class: ` header when using the Amazon S3 API. You can specify one of the following classes: `STANDARD`, `ONEZONE_IA`, `GLACIER`. Example: `x-amz-storage-class: ONEZONE_IA`. +To define the [storage class](/object-storage/concepts/#storage-class) of the object directly upon creation, use the `--storage-class ` option with `awscli` or add the `x-amz-storage-class: ` header when using the Amazon S3 API. You can specify one of the following classes: `STANDARD MULTI-AZ`, `ONEZONE_IA`, `GLACIER`. Example: `x-amz-storage-class: ONEZONE_IA`. If no class is specified, the object is created as STANDARD by default. @@ -526,7 +526,7 @@ Date: Wed, 13 Mar 2019 09:20:19 GMT ## RestoreObject -This call moves an object back to the `STANDARD` storage class for the specified number of days. +This call moves an object back to the `STANDARD MULTI-AZ` storage class for the specified number of days. It triggers a background restore job on the Object Storage service. The status of the restore is available in the `x-amz-restore` response header of the `HeadObject` call. **Sample request** diff --git a/pages/object-storage/faq.mdx b/pages/object-storage/faq.mdx index 7e16946d9f..70302068a5 100644 --- a/pages/object-storage/faq.mdx +++ b/pages/object-storage/faq.mdx @@ -159,7 +159,7 @@ Scaleway offers three storage classes: ## What happens when Multi-AZ is launched in a region? -When Multi-AZ is launched in a region, all existing objects are converted to the Standard One Zone class, which is equivalent to the old `Standard` class. +When Multi-AZ is launched in a region, all existing objects are converted to the Standard One Zone class, which is equivalent to the old `Standard Multi-AZ` class. New objects created after the Multi-AZ launch can have the `Standard (Multi-AZ)`, `Standard One Zone`, or the `Glacier` class assigned. @@ -169,7 +169,7 @@ No, any objects you upload into your buckets are added as Standard class objects ## I do not want to use the new Standard (Multi-AZ) class. Can I still use the old class? -No, you cannot use the old `Standard` class. You must use the [Standard One Zone class](/object-storage/concepts/#storage-class), which has the same behavior as the old Standard class. +No, you cannot use the old `Standard Multi-AZ` class. You must use the [Standard One Zone class](/object-storage/concepts/#storage-class), which has the same behavior as the old Standard class. ## Can I create a lifecycle rule to restore objects from Glacier class to Standard One Zone? @@ -202,7 +202,7 @@ Scaleway Glacier is billed based on two parameters: - Data storage: €0.00000348/GB/hour (approx. €0.002/GB/month) - Restore to Standard class: €0.009/GB -Transferring objects from `Standard` or `Standard One Zone` to `Glacier` is free. +Transferring objects from `Standard Multi-AZ` or `Standard One Zone` to `Glacier` is free. ## When should I use Glacier class instead of Standard class? @@ -230,7 +230,7 @@ Find out [how to restore an object from Glacier](/object-storage/how-to/restore- ## Can I upload an object directly to Glacier? -Yes, you can select the storage class (`Standard`, `Standard One Zone`, or `GLACIER`) when uploading objects using the Scaleway console. It is also possible to do so using the API. For more information, refer to our [dedicated documentation](/object-storage/how-to/edit-storage-class/). +Yes, you can select the storage class (`Standard Multi-AZ`, `Standard One Zone`, or `GLACIER`) when uploading objects using the Scaleway console. It is also possible to do so using the API. For more information, refer to our [dedicated documentation](/object-storage/how-to/edit-storage-class/). ## Why are Glacier objects stored in Paris DC4? Is it accessible from buckets in all locations? diff --git a/pages/object-storage/how-to/manage-lifecycle-rules.mdx b/pages/object-storage/how-to/manage-lifecycle-rules.mdx index 592ff73b61..4e4405b5de 100644 --- a/pages/object-storage/how-to/manage-lifecycle-rules.mdx +++ b/pages/object-storage/how-to/manage-lifecycle-rules.mdx @@ -43,8 +43,8 @@ Lifecycle rules also allow you to automatically abort incomplete [multipart uplo - Lifecycle rules are limited to 500,000 jobs per day. Beyond this limit, you can [transition](/object-storage/how-to/edit-storage-class/) or [delete](/object-storage/how-to/delete-an-object/) your objects manually. - Lifecycle rules only allow the following transitions: - - Standard -> Standard One Zone - - Standard -> Glacier + - Standard Multi-AZ -> Standard One Zone + - Standard Multi-AZ -> Glacier - Standard One Zone -> Glacier diff --git a/pages/object-storage/how-to/restore-an-object-from-glacier.mdx b/pages/object-storage/how-to/restore-an-object-from-glacier.mdx index 27ca97f17a..0e69e5d868 100644 --- a/pages/object-storage/how-to/restore-an-object-from-glacier.mdx +++ b/pages/object-storage/how-to/restore-an-object-from-glacier.mdx @@ -17,7 +17,7 @@ import Requirements from '@macros/iam/requirements.mdx' - An object in [Glacier storage class](/object-storage/how-to/edit-storage-class/) - Objects in Glacier can only be restored to `Standard` class. + Objects in Glacier can only be restored to `Standard Multi-AZ` class. @@ -28,7 +28,7 @@ import Requirements from '@macros/iam/requirements.mdx' 1. Click **Object Storage** in the **Storage** section of the side menu. The list of your buckets displays. -2. Click the bucket name that contains the objects you want to restore to `Standard` class. The list of objects displays. +2. Click the bucket name that contains the objects you want to restore to `Standard Multi-AZ` class. The list of objects displays. 3. Click , then select **Restore** from the drop-down menu. A pop-up appears. @@ -36,7 +36,7 @@ import Requirements from '@macros/iam/requirements.mdx' 5. Click **Restore object from Glacier**. - Your object remains available in `Standard` class for the duration you specified. It will be transferred automatically back to Glacier once the configured period is over. + Your object remains available in `Standard Multi-AZ` class for the duration you specified. It will be transferred automatically back to Glacier once the configured period is over. ## How to restore all objects in a bucket From 8da4c060e171688e92d9b88f1789e925da592a72 Mon Sep 17 00:00:00 2001 From: Samy OUBOUAZIZ Date: Wed, 17 Dec 2025 12:01:28 +0100 Subject: [PATCH 4/7] docs(obj): update --- ...02-20-object-storage-added-object-storage-now-offers-sla.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/february2024/2024-02-20-object-storage-added-object-storage-now-offers-sla.mdx b/changelog/february2024/2024-02-20-object-storage-added-object-storage-now-offers-sla.mdx index 2de2809f43..7678dba558 100644 --- a/changelog/february2024/2024-02-20-object-storage-added-object-storage-now-offers-sla.mdx +++ b/changelog/february2024/2024-02-20-object-storage-added-object-storage-now-offers-sla.mdx @@ -9,7 +9,7 @@ category: storage product: object-storage --- -As part of our commitment to deliver high availability, we officially guarantee a 99.9% monthly availability rate for our Multi-AZ Standard class, and a 99% monthly availability rate for our Standard One Zone and Glacier classes. +As part of our commitment to deliver high availability, we officially guarantee a 99.9% monthly availability rate for our Multi-AZ Standard class, and a 99% monthly availability rate for our One Zone - IA and Glacier classes. Object Storage SLA is on par with the standards set by industry leaders, and supported by a seasoned monitoring practice, ensuring a seamless experience for our customers to run their business. Refer to the [Object Storage Service Level Agreement (“SLA”)](https://www.scaleway.com/en/object-storage/sla/) to know more. From 7f4a456e522f627588543354f6393dd0ec2aa876 Mon Sep 17 00:00:00 2001 From: Samy OUBOUAZIZ Date: Thu, 18 Dec 2025 13:58:49 +0100 Subject: [PATCH 5/7] docs(obj): update --- pages/object-storage/faq.mdx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pages/object-storage/faq.mdx b/pages/object-storage/faq.mdx index 70302068a5..bc0adcc753 100644 --- a/pages/object-storage/faq.mdx +++ b/pages/object-storage/faq.mdx @@ -151,7 +151,7 @@ Each Scaleway Project can use up to 250 TB of Object Storage resources. If you w Scaleway offers three storage classes: -- **Standard Multi-AZ**: your data is secured by distributing it across three different [Availability Zones (AZ)](/object-storage/concepts/#region-and-availability-zone). In the event of a complete data center failure in an AZ, we are still able to rebuild your data and make it accessible. This is the system we call Multi-AZ (one data center per AZ, three AZs per region). The Standard class is available in [all regions](/object-storage/concepts/#region-and-availability-zone). +- **Standard Multi-AZ**: your data is secured by distributing it across three different [Availability Zones (AZ)](/object-storage/concepts/#region-and-availability-zone). In the event of a complete data center failure in an AZ, we are still able to rebuild your data and make it accessible. This is the system we call Multi-AZ (one data center per AZ, three AZs per region). The Standard Multi-AZ class is available in [all regions](/object-storage/concepts/#region-and-availability-zone). - **Standard One Zone**: your data is stored across three different racks in a single [Availability Zone (AZ)](/object-storage/concepts/#region-and-availability-zone). This storage class is best suited for secondary backups and recreatable data. The Standard One Zone class is available in [all regions](/object-storage/concepts/#region-and-availability-zone). @@ -167,21 +167,21 @@ New objects created after the Multi-AZ launch can have the `Standard (Multi-AZ)` No, any objects you upload into your buckets are added as Standard class objects by default, just as before. If you want to transfer your objects to Standard One Zone or Glacier you can do so manually or set up [lifecycle rules](/object-storage/api-cli/lifecycle-rules-api/). -## I do not want to use the new Standard (Multi-AZ) class. Can I still use the old class? +## I do not want to use the new Standard Multi-AZ class. Can I still use the old class? No, you cannot use the old `Standard Multi-AZ` class. You must use the [Standard One Zone class](/object-storage/concepts/#storage-class), which has the same behavior as the old Standard class. ## Can I create a lifecycle rule to restore objects from Glacier class to Standard One Zone? -No, because restoring an object can only be done from Glacier to Standard class. Transition lifecycle rules can only be configured in the "top-down" direction. +No, because restoring an object can only be done from Glacier to Standard Multi-AZ class. Transition lifecycle rules can only be configured in the "top-down" direction. -This means that you can transfer objects from Standard class to Standard One Zone and Glacier, but not from the last two to Standard. You can transfer objects from Standard One Zone to Glacier, but not restore objects from Glacier to Standard One Zone. The same applies when you make server-side copies. +This means that you can transfer objects from Standard Multi-AZ class to Standard One Zone and Glacier, but not from the last two to Standard Multi-AZ. You can transfer objects from Standard One Zone to Glacier, but not restore objects from Glacier to Standard One Zone. The same applies when you make server-side copies. ## Do the new storage classes impact Scaleway Glacier? No, the rules for using Glacier class remain the same and your data is still hosted in DC4. Refer to the [Cold storage section](#cold-storage) for more information on Scaleway Glacier. -## Can I migrate my existing data to the new Multi-AZ Standard class? +## Can I migrate my existing data to the new Standard Multi-AZ class? Yes, you simply need to [edit the storage class](/object-storage/how-to/edit-storage-class/) of your objects. @@ -200,11 +200,11 @@ The cold storage `Glacier` class of Object Storage gets its name in opposition t Scaleway Glacier is billed based on two parameters: - Data storage: €0.00000348/GB/hour (approx. €0.002/GB/month) -- Restore to Standard class: €0.009/GB +- Restore to Standard Multi-AZ class: €0.009/GB Transferring objects from `Standard Multi-AZ` or `Standard One Zone` to `Glacier` is free. -## When should I use Glacier class instead of Standard class? +## When should I use Glacier class instead of Standard Multi-AZ class? Scaleway Glacier is engineered for use cases that can be described as “deep archiving”. It is a durable Object Storage class designed for data archiving, for example, legal documents or long-term backups that do not require immediate access. @@ -212,11 +212,11 @@ Scaleway Glacier is engineered for use cases that can be described as “deep ar We recommend you use Glacier to store average-sized files (larger than 1 MB), as opposed to several small files. -Standard class is ideal for storing frequently accessed data and files, such as static assets, on-demand content such as streaming, Content Delivery Networks (CDN) or work related documents. +Standard Multi-AZ class is ideal for storing frequently accessed data and files, such as static assets, on-demand content such as streaming, Content Delivery Networks (CDN) or work related documents. ## I have started the restoration of an object, why is it not available instantaneously? -An object stored in Glacier class is listed but cannot be downloaded instantly. It needs to be restored to Standard class first. +An object stored in Glacier class is listed but cannot be downloaded instantly. It needs to be restored to Standard Multi-AZ class first. We recommend that you use Glacier to archive data that you may need only once or twice within a decade. @@ -277,8 +277,8 @@ Lifecycle management features meet both of these requirements by allowing you to There is no maximum data size, Glacier accepts an unlimited number of objects up to 5 TB each. Large objects can be uploaded using [multipart uploads](/object-storage/api-cli/multipart-uploads/). -## Can I change the storage class of an entire bucket from Standard to Glacier? +## Can I change the storage class of an entire bucket from Standard Multi-AZ to Glacier? Yes, a best practice is to create a [lifecycle rule](/object-storage/how-to/manage-lifecycle-rules/) targeting all objects in the bucket, or using a filter with an empty prefix. In this case, all files contained within the selected bucket will have their storage class altered automatically on the dates stipulated by you. -However, due to some restrictions on Amazon's S3 protocol, a lifecycle rule cannot be created to modify the storage class from Glacier to Standard. \ No newline at end of file +However, due to some restrictions on Amazon's S3 protocol, a lifecycle rule cannot be created to modify the storage class from Glacier to Standard Multi-AZ. \ No newline at end of file From de5cc6bdb8ec5a4d120845c281873a81cc214b5f Mon Sep 17 00:00:00 2001 From: Samy OUBOUAZIZ Date: Fri, 19 Dec 2025 08:50:07 +0100 Subject: [PATCH 6/7] docs(obj): update --- pages/object-storage/faq.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/object-storage/faq.mdx b/pages/object-storage/faq.mdx index bc0adcc753..ca342e4634 100644 --- a/pages/object-storage/faq.mdx +++ b/pages/object-storage/faq.mdx @@ -39,9 +39,11 @@ Refer to our [Cold Storage FAQ](/object-storage/faq/#cold-storage) for more info ## How can I benefit from the Object Storage free trial? -As a new user, you benefit from 750 GB of free [Multi-AZ class storage](/object-storage/concepts/#storage-class) for buckets in your Organization, across all [regions](/object-storage/concepts/#region-and-availability-zone), for 90 days. +As a new user, you benefit from a total 750 GB of free storage across the [Standard Multi-AZ and Standard One Zone classes](/object-storage/concepts/#storage-class) for buckets in your Organization, across all [regions](/object-storage/concepts/#region-and-availability-zone), for 90 days. -If you exceed 750 GB of Multi-AZ storage during the free trial period, you will only be billed for the excess data. +750 GB is the total amount of free storage, and can be split as desired between the Standard Multi-AZ and Standard One Zone classes. For Instance, you can store 300 GB using the Standard Multi-AZ class, and 450 GB using the Standard One Zone class. + +If you exceed 750 GB of combined Standard Multi-AZ and Standard One Zone storage during the free trial period, you will only be billed for the excess data. You can activate your free trial period from the Object Storage section of the [Scaleway console](https://console.scaleway.com). Once it is activated, **you cannot deactivate it** to resume it at a later time. From 1d3bed932b120463d954029b03ec0b1777f905e9 Mon Sep 17 00:00:00 2001 From: Samy OUBOUAZIZ Date: Fri, 19 Dec 2025 14:14:38 +0100 Subject: [PATCH 7/7] docs(obj): update --- pages/object-storage/api-cli/installing-rclone.mdx | 2 +- pages/object-storage/faq.mdx | 14 +++----------- pages/object-storage/how-to/create-a-bucket.mdx | 2 +- 3 files changed, 5 insertions(+), 13 deletions(-) diff --git a/pages/object-storage/api-cli/installing-rclone.mdx b/pages/object-storage/api-cli/installing-rclone.mdx index 0c534568b5..b6e888b495 100644 --- a/pages/object-storage/api-cli/installing-rclone.mdx +++ b/pages/object-storage/api-cli/installing-rclone.mdx @@ -197,7 +197,7 @@ For example, on Linux: | Available in the FR-PAR region only. \ (ONEZONE_IA) ``` -11. Enter your chosen storage class and hit enter. Here we choose `STANDARD MULTI-AZ` (`2`). The following output displays: +11. Enter your chosen storage class and hit enter. Here we choose `STANDARD` (`2`). The following output displays: ``` Edit advanced config? (y/n) y) Yes diff --git a/pages/object-storage/faq.mdx b/pages/object-storage/faq.mdx index ca342e4634..65afc93243 100644 --- a/pages/object-storage/faq.mdx +++ b/pages/object-storage/faq.mdx @@ -159,19 +159,11 @@ Scaleway offers three storage classes: - **Glacier**: your data is archived and must be restored before being used. The Glacier storage class is only available in `fr-par` and `nl-ams` [regions](/object-storage/concepts/#region-and-availability-zone). Refer to our [Cold storage FAQ](/object-storage/faq/#cold-storage) for more information. -## What happens when Multi-AZ is launched in a region? +## What happens when Standard Multi-AZ is launched in a region? -When Multi-AZ is launched in a region, all existing objects are converted to the Standard One Zone class, which is equivalent to the old `Standard Multi-AZ` class. +When the Standard Multi-AZ storage class is launched in a region, it becomes possible to upload objects in the `STANDARD` class, that corresponds to the Standard Multi-AZ storage class. -New objects created after the Multi-AZ launch can have the `Standard (Multi-AZ)`, `Standard One Zone`, or the `Glacier` class assigned. - -## Will these new storage classes affect how I use my buckets? - -No, any objects you upload into your buckets are added as Standard class objects by default, just as before. If you want to transfer your objects to Standard One Zone or Glacier you can do so manually or set up [lifecycle rules](/object-storage/api-cli/lifecycle-rules-api/). - -## I do not want to use the new Standard Multi-AZ class. Can I still use the old class? - -No, you cannot use the old `Standard Multi-AZ` class. You must use the [Standard One Zone class](/object-storage/concepts/#storage-class), which has the same behavior as the old Standard class. +To use this new class after its launch in a region, create a new bucket and migrate your objects previously stored using the Standard One Zone class (= One Zone IA) to this new bucket, using the new Standard Multi-AZ standard class (=Standard). ## Can I create a lifecycle rule to restore objects from Glacier class to Standard One Zone? diff --git a/pages/object-storage/how-to/create-a-bucket.mdx b/pages/object-storage/how-to/create-a-bucket.mdx index 4bcf200436..287cc16918 100644 --- a/pages/object-storage/how-to/create-a-bucket.mdx +++ b/pages/object-storage/how-to/create-a-bucket.mdx @@ -35,7 +35,7 @@ To get started with Object Storage, you must first create a bucket. Objects are 5. Select a use case for your bucket. 6. Enable [bucket versioning](/object-storage/how-to/use-bucket-versioning/) if you want to store multiple versions of your objects (this may lead to higher storage costs). -7. If applicable, you can tick the **Activate 90-day free trial** to benefit from 750 GB of free [Multi-AZ class storage](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway) for buckets in your Organization, across all regions. Refer to our [dedicated FAQ](/object-storage/faq/#how-can-i-benefit-from-the-object-storage-free-trial) for more information. +7. If applicable, you can tick the **Activate 90-day free trial** to benefit from total 750 GB of free [Standard Multi-AZ and Standard One Zone](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway) storage for buckets in your Organization, across all regions. Refer to our [dedicated FAQ](/object-storage/faq/#how-can-i-benefit-from-the-object-storage-free-trial) for more information. 8. Enter a name for your bucket. 9. Optionally, you can use the cost estimator to simulate your Object Storage costs. 10. Click **Create bucket** to confirm. A list of your buckets displays, showing the newly created bucket.