diff --git a/menu/navigation.json b/menu/navigation.json index 9e5eb18777..6564630fc9 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -277,6 +277,10 @@ "label": "Calculation breakdown", "slug": "environmental-footprint-calculator" }, + { + "label": "Calculation reference values", + "slug": "calculation-values-reference" + }, { "label": "Calculator product integration", "slug": "environmental-footprint-integration" diff --git a/pages/environmental-footprint/additional-content/calculation-values-reference.mdx b/pages/environmental-footprint/additional-content/calculation-values-reference.mdx new file mode 100644 index 0000000000..3d22e50eb2 --- /dev/null +++ b/pages/environmental-footprint/additional-content/calculation-values-reference.mdx @@ -0,0 +1,54 @@ +--- +meta: + title: Calculation reference values + description: This page provides a reference for the calculation values used to estimate the environmental impact of Scaleway's infrastructure. +content: + h1: Calculation values reference + paragraph: This page provides a central location for accessing the key values used in calculating the environmental footprint of Scaleway's services. +tags: environmental-impact calculation-values datacenter reference +dates: + validation: 2025-06-09 + posted: 2025-06-09 +categories: +- environmental-footprint +- reference-values +--- + +The values referenced below are the ones used by Scaleway in the [Environmental Footprint calculation](/environmental-footprint/additional-content/environmental-footprint-calculator). + +## Energy mix +| Country | Energy Mix (kgCO2e/kWh) | +| --- | --- | +| France | 0.056 | +| Netherlands | 0.268 | +| Poland | 0.661 | + +**Source**: [Ember](https://ember-climate.org/) + + +## Datacenter PUE/WUE + +| Datacenter | PUE | WUE | +| --- | --- | --- | +| fr-par-1 | 1.46 | 0.014 | +| fr-par-2 | 1.16 | 0.214 | +| fr-par-3 | 1.44 | 0.004 | +| nl-ams-1 | 1.38 | 0.85 | +| nl-ams-2 | 1.4 | NA | +| nl-ams-3 | 1.2 | NA | +| pl-waw-1 | 1.51 | NA | +| pl-waw-2 | 1.32 | NA | +| pl-waw-3 | 1.43 | NA | + +**Sources**: + - [FR-PAR-1](https://pue.dc2.opcore.eu/en/) + - [FR-PAR-5](https://pue.dc5.opcore.eu/en/) + +## Lifespan +| Component | Lifespan (years) | +| --- | --- | +| Hardware | 6 | +| Data Center | 25 | +| Network Hardware Equipment | 10 | + + diff --git a/pages/environmental-footprint/additional-content/environmental-footprint-integration.mdx b/pages/environmental-footprint/additional-content/environmental-footprint-integration.mdx index 7b6535dd88..7cb7f6d14f 100644 --- a/pages/environmental-footprint/additional-content/environmental-footprint-integration.mdx +++ b/pages/environmental-footprint/additional-content/environmental-footprint-integration.mdx @@ -26,15 +26,15 @@ The following tables provide details about the Scaleway products that currently | **Product Name** | **Environmental Footprint calculator available** | |----------------------------|---------------------------------| -| Dedibox | **Not integrated yet** | -| Instances | **Not integrated yet** | +| Dedibox | **Integration ongoing** | +| Instances | **Integration ongoing** | +| Block Storage | **Integration ongoing** | | GPU Instances | **Not integrated yet** | | Kubernetes | **Not integrated yet** | | Container Registry | **Not integrated yet** | | Managed Inference | **Not integrated yet** | | Generative APIs | **Not integrated yet** | | Object Storage | **Not integrated yet** | -| Block Storage | **Not integrated yet** | | Managed Databases for PostgreSQL and MySQL | **Not integrated yet** | | Serverless Functions | **Not integrated yet** | | Serverless Containers | **Not integrated yet** | diff --git a/pages/environmental-footprint/faq.mdx b/pages/environmental-footprint/faq.mdx index e984c6270c..86dbd565d5 100644 --- a/pages/environmental-footprint/faq.mdx +++ b/pages/environmental-footprint/faq.mdx @@ -20,4 +20,16 @@ Refer to the [environmental footprint calculation breakdown](/environmental-foot ## Why does my environmental impact data vary over time? -Your environmental impact data may change due to updates in the energy mix of data center locations, adjustments to PUE, or enhancements in our calculation methodology. These updates ensure that your reports reflect the most accurate and up-to-date information, enhancing transparency and trust in our reporting system. \ No newline at end of file +Your environmental impact data may change due to updates in the energy mix of data center locations, adjustments to PUE, or enhancements in our calculation methodology. These updates ensure that your reports reflect the most accurate and up-to-date information, enhancing transparency and trust in our reporting system. + +## Is hardware equipment recycled at Scaleway? + +Scaleway is committed to responsible hardware recycling practices. + +All equipment is thoroughly tested in our data centers and repaired whenever possible, with a notable example being the testing of over 45,000 disks in 2024, resulting in a reuse rate of nearly 30%. + +For equipment that cannot be repaired, we partner with [Loxy](https://www.loxy.fr/about), a company specializing in the collection, recycling, and reuse of electronic waste. + +To ensure transparency and accountability, certificates of treatment or reconditioning are obtained for each batch processed, and our approach is aligned with the European WEEE directive and the internal standards of the Iliad group. + +Furthermore, Scaleway maintains rigorous monitoring and reporting procedures, submitting declarations to the relevant state authorities through the [Trackdéchets](https://trackdechets.beta.gouv.fr/) platform. \ No newline at end of file