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/environmental-footprint/additional-content/bare-metal-env-footprint.mdx
+20-7Lines changed: 20 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,15 @@ categories:
14
14
- bare-metal
15
15
---
16
16
17
-
<Messagetype="note">
18
-
This page includes the specificities of the environmental footprint calculation for Bare Metal servers, which also takes into consideration all the elements described in the [Environmental Footprint calculation breakdown](/environmental-footprint/additional-content/environmental-footprint-calculator/) documentation page. Refer to said page for a full breakdown of the Environmental Footprint calculation performed at Scaleway.
17
+
At Scaleway the Bare Metal category includes different types of servers, such as:
18
+
- Apple silicon servers
19
+
- Elastic Metal servers, and
20
+
- Dedibox servers.
21
+
22
+
This page includes the specificities of the environmental footprint calculation for Apple silicon and Elastic Metal servers.
23
+
24
+
<Messagetype="important">
25
+
The calculations also take into consideration all the elements described in the [Environmental Footprint calculation breakdown](/environmental-footprint/additional-content/environmental-footprint-calculator/) documentation page. Refer to said page for a full breakdown of the Environmental Footprint calculation performed at Scaleway.
19
26
</Message>
20
27
21
28
For bare metal servers, the allocation of environmental impact is straightforward due to the direct association between a user and a server. The environmental impact of a bare metal server is entirely attributed to the user who operates it. This encompasses the energy consumption during its operation, as well as a portion of the impact from the server's manufacturing process.
@@ -32,10 +39,16 @@ The manufacturing impact is prorated based on the server's lifespan and the dura
32
39
33
40
## Calculation example
34
41
35
-
For the use of an Elastic Metal server, with a lifespan of 6 years (52 560 hours) and power of 110w, for 100 hours and considering via Boavizta estimates that the impact of the manufacturing of this server is 850 kgCo2e, we make the following calculation:
42
+
For the use of an Elastic Metal server, with a lifespan of 6 years (52 560 hours) and power of 110w, for 100 hours and considering via Boavizta estimates that the impact of the manufacturing of this server is 850 kgCo2e, we make the following calculation:
To calculate the usage, we consider the French energy mix and the datacenter's PUE. In this example, they are O,056kgCo2e/kwh and 1,16, respectively. Which results in:
40
51
41
-
Therefore 1,62 kgCO2e is added to the total manufacturing impact for the use of this server.
52
+
```math
53
+
UsageFootprint = 0,110 x 100 x 0,056 x 1,16 = 0,715 kgCo2e
Copy file name to clipboardExpand all lines: pages/environmental-footprint/additional-content/instances-env-footprint.mdx
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ Refer to the table below to understand how the `Resources_Used_VM` is integrated
56
56
57
57
To obtain an accurate calculation of the Instance's footprint, we multiply the results in each step of the [basis calculation](/environmental-footprint/additional-content/environmental-footprint-calculator/), bar the Cross-IT equipment & stock calculations step, by the `Resources_Used_VM` ratio.
58
58
59
-
## Cross-IT equipment & stock calculation for Instances
59
+
## Cross-IT equipment calculation for Instances
60
60
61
61
The only part of the calculation that will differ from the basis is the [Cross-IT equipment & stock calculations](/environmental-footprint/additional-content/environmental-footprint-calculator/#cross-it-equipment-and-stock).
62
62
@@ -66,7 +66,7 @@ A consumption profile is a formula that takes in a given workload (e.g. % CPU us
66
66
67
67
We use the [consumption profiles defined by Boavizta](https://doc.api.boavizta.org/Reference/routes/#consumption-profile-routes) for the CPUs used on Scaleway Instances.
68
68
69
-
Initially we base the calculation on a [theoretical value](https://doc.api.boavizta.org/Explanations/components/cpu/#usage-impacts) of 30% CPU usage.
69
+
Initially we base the calculation on a [theoretical value](/environmental-footprint/additional-content/environmental-footprint-calculator-estimation/) of 30% CPU usage.
70
70
71
71
### Calculation example
72
72
@@ -96,3 +96,5 @@ We multiply the resource allocation by the Instance's lifespan ratio and the hyp
0 commit comments