Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
meta:
title: Understanding your environmental footprint estimation
description: This page explains how to understand the environmental footprint estimation of your Elastic Metal.
content:
h1: Understanding your environmental footprint estimation
paragraph: This page explains how to understand the environmental footprint estimation of your Elastic Metal.
tags: environmental-footprint impact environment datacentre
dates:
validation: 2024-10-30
posted: 2024-10-30
categories:
- environmental-footprint
---

When you [order an Elastic Metal server](/bare-metal/elastic-metal/how-to/create-server/), you can see the estimated impact of your Elastic Metal server of choice before you order. In this page we explain how the estimation is measured.

<Message type="note">
The estimation described on this page is based on the calculation methodology detailed in the [Environmental Footprint calculation breakdown](/environmental-footprint/environmental-footprint/additional-content/environmental-footprint-calculator) documentation page.
</Message>

## Availability Zone footprint estimation

When you select the Availability Zone of your Elastic Metal, you can see the indication of quantity of CO2e emitted per kW consumed per zone.

<Lightbox src="scaleway-overall-env-footprint-calc.webp" alt="screenshot of the Scaleway console show the different availability zones in which you can create an Elastic Metal server. For each AZ, the quantity of CO2e emitted per kW consumed in shown in a green label" />

<Message type="tip">
When creating a
</Message>

This data is determined by the [PUE]() of the datacenter and the [energy mix](#energy-mix) of the country in which the datacenter is located.

<Message type="note">
We use [Ember's](https://ember-climate.org/) Electricity Data Explorer to determine the impact linked to the energy mix. You can also refer to [Electricity Maps' Environmental Impact by Zone map](https://app.electricitymaps.com/map) for a visual representation of the energy mix of each region, including France, Poland, and the Netherlands.
</Message>



##

A data at the offer level, which is an estimate of the environmental impact for the use of this offer for 1 hour or 1 month depending on the billing method chosen (as is done for the price). This data is different for each offer but also for each DC (the same offer will not have the same impact on par2 as on waw2). This estimate takes into account the impact of the manufacturing and use of all the elements that make the service work (see documentation on the calculation methodology). This figure is only an estimate because the server's power consumption will depend on the use made of it. We make this estimate based on internal tests where the server is tested according to different configurations and where the DC power consumption is measured (see https://confluence.infra.online.net/display/HDS/Qualification+-+Power+Tests, internal documentation that explains the tests carried out by the hardware team).
A recap that recalls the environmental impact estimate at the end of the page
It is important to specify that the data at the AZ level are not added to the offer data, but are an indication that will make it possible to evaluate the impact of the power consumption which is then integrated into the calculation of the impact of the offer.

Whether for AZ or Offers, the data is represented in the form of a sheet (three sheets for the greenest, 1 sheet for the least green) in order to easily see the best choices from an environmental impact point of view. It is also possible to display the exact data when hovering over the map with your mouse.

color: Color value is invalid

4 changes: 4 additions & 0 deletions environmental-footprint/environmental-footprint/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ As defined by the [ADEME Product Category Rules (PCR)](https://librairie.ademe.f
An emission factor is a coefficient that relates the amount of CO<sub>2</sub>eq emitted to a specific activity that generates that emission.
This coefficient is used at Scaleway to estimate CO<sub>2</sub>eq emissions from various sources.

## Energy mix

The distribution of various energy sources used to meet a region or country's energy needs. An energy mix typically includes a combination of fossil fuels (such as coal, oil, and natural gas), renewable sources (such as wind, solar, hydroelectric, and geothermal), and sometimes nuclear energy.

## Environmental impact

Environmental impact refers to the set of effects that a human activity or product has on the environment.
Expand Down