Definition
Definition
Digital Product = (Assembly x Resources) x Audience
What we can affect:
6.500 Watt - NVIDIA DGX A100
Jevon’s Paradox
leftpad
Digital products create environmental impact.
For the impact from digital resources
You can use this presentation afterward
for the products you are working on
Balancing needs of environment, society & economy.
Sustainable development is a development that meets the needs of the present without compromising the ability of future generations to meet their own needs.
The planetary boundaries concept presents a set of nine planetary boundaries within which humanity can continue to develop and thrive for generations to come. (Stockholm Resilience)
Source: CEDaCI
Source: Bloomberg NEF
Source: https://arxiv.org/abs/2306.10049v1
https://github.com/green-coding-berlin/spec-power-model
curl -X 'POST' \
'https://api.boavizta.org/v1/server/?verbose=false&archetype=platform_compute_medium' \
-H 'accept: application/json' \
-H 'Content-Type: application/json' \
-d '{
"model": {
"type": "rack"
},
"configuration": {
"cpu": {
"units": 2,
"core_units": 12,
"die_size_per_core": 245
},
"ram": [
{
"units": 12,
"capacity": 64,
"density": 1.79
}
],
"disk": [
{
"units": 4,
"type": "ssd",
"capacity": 400,
"density": 50.6
}
],
"power_supply": {
"units": 2,
"unit_weight": 2.99
}
}
}'
ltmv.io/s12y