Skip to content

Commit 093f457

Browse files
fix(efc): review me
1 parent 45a9818 commit 093f457

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/environmental-footprint/additional-content/object-storage-env-footprint.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ The calculation of the manufacturing impact of Object Storage volumes is based o
4343
- The manufacturing impact of servers used by the Scaleway Object Storage team to manage the service - on both the Control and Data planes
4444
- The manufacturing and electricity consumption impact of the remaining product lifecycle aspects: datacenters and technical environment, network and cross-IT equipment & stocks.
4545

46-
The calculation is the same one used for [measuring the impact of manufacturing for Bare Metal servers](/environmental-footprint/additional-content/environmental-footprint-calculator/#customer-servers), but for Object Storage we also apply the `s3_ratio` to break the impact down to only the allocated volumes.
46+
The calculation is the same one used for [measuring the impact of manufacturing for Bare Metal servers](/environmental-footprint/additional-content/environmental-footprint-calculator), which we consider the basis footprint calculation, but for Object Storage we also apply the `s3_ratio` to break the impact down to only the allocated volumes.
4747

4848
#### Calculation example
4949

50-
For the example below, we consider a single server with a lifespan of 6 years (52 560 hours) and power of 110w. We measure the impact of 100 hours and consider through [Boavizta estimates](https://www.boavizta.org/) that the impact of the manufacturing of this server is 850 kgCo2e. Also considering a `s3_ratio` of `0,19`, we make the following calculation:
50+
For the example below, we consider a single server with a lifespan of 6 years (52 560 hours) and power of 110w. We measure the impact of 100 hours and consider through [Boavizta estimates](https://www.boavizta.org/) that the impact of the manufacturing of this server is 850 kgCo2e. Also considering a `s3_ratio` of `0.19`, we make the following calculation:
5151

5252
```
5353
VolumeManufacturingImpact = (100 / 52560) * 850 * 0.19 = 0.3 kgCO2e

0 commit comments

Comments
 (0)