meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ixc2024:tech:tools:greenmeasuringtoolsforbackendsupport [2024/05/23 14:47] hibaaixc2024:tech:tools:greenmeasuringtoolsforbackendsupport [2024/08/26 05:39] (current) hibaa
Line 1: Line 1:
 =======Green Measuring tools for Backend Support======= =======Green Measuring tools for Backend Support=======
  
-^> KPI                 ^> Metric                                 ^> Tools                        ^> Sustainability Dimension^                  ^ + 
-|                      |                                                                       |> Env                     |> Eco|> Soc|> Ind|> Tech| +{{ :ixc2024:tech:tools:table.png |}} 
-|> Energy Efficiency   |> Energy per user/transaction            |> Google Cloud Monitoring      |> X                       |> X  |         |> X   | +
-|                      |                                         |> DataDog                      |> X                                        | +
-|                      |                                         |> CO2.js                       |> X                       |> X  |     |> X  |> X   +
-|> Carbon Footprint    |> Carbon per user/transaction            |> CO2.js                       |> X                       |> X  |     |> X  |> X   | +
-|                      |                                         |> Google Cloud Footprint       |> X                       |> X  |         |> X   | +
-|                      |                                         |> Code Carbon (only for python)|> X                       |> X  |     |> X  |> X   | +
-|> Resource Utilization|> CPU usage Memory Usage                 |> Containerization             |> X                       |> X  |     |> X  |> X   | +
-|                      |                                         |> DataDog                      |> X                       |> X  |     |> X  |> X   | +
-|> Green Hosting       |> % of servers hosted on renewable energy|> Google Cloud                 |> X                       |> X  |> X  |> X  |> X   |+
  
 **Google Cloud Monitoring:** A tool used to provide insight regarding how resources are used, as well as well as data related to the performance and status of the application **Google Cloud Monitoring:** A tool used to provide insight regarding how resources are used, as well as well as data related to the performance and status of the application
Line 33: Line 25:
 ===CO2.js=== ===CO2.js===
  
-CO2.js is a JavaScript library that allows developers to estimate the emissions associated with their apps, websites and software.+->[[https://developers.thegreenwebfoundation.org/co2js/overview/|CO2.js]]: is a JavaScript library that allows developers to estimate the emissions associated with their apps, websites and software. 
 + 
 +   npm install @tgwf/co2
  
 {{:ixc2024:tech:tools:q.png?400|}} {{:ixc2024:tech:tools:q.png?400|}}
Line 42: Line 36:
   * Google was the first to match their energy use with 100 percent renewable energy in 2017 – including the electricity to power Google Cloud. 🥇   * Google was the first to match their energy use with 100 percent renewable energy in 2017 – including the electricity to power Google Cloud. 🥇
   * Provides a useful Carbon sense suite of tools to reduce the carbon footprint of cloud-based applications:   * Provides a useful Carbon sense suite of tools to reduce the carbon footprint of cloud-based applications:
 +
 ->[[https://cloud.withgoogle.com/region-picker/|Google Cloud Region Picker]]: helps you pick a Google Cloud region considering approximated carbon footprint, price and latency. ->[[https://cloud.withgoogle.com/region-picker/|Google Cloud Region Picker]]: helps you pick a Google Cloud region considering approximated carbon footprint, price and latency.
 +
 {{:ixc2024:tech:tools:11.png?400|}} {{:ixc2024:tech:tools:11.png?400|}}
  
Line 60: Line 56:
  
 {{:ixc2024:tech:tools:55.png?400|}} {{:ixc2024:tech:tools:55.png?400|}}
- 
  
 **__Tutorial__**: [[https://www.cloudskillsboost.google/focuses/32138?parent=catalog|https://www.cloudskillsboost.google/focuses/32138?parent=catalog]]  **__Tutorial__**: [[https://www.cloudskillsboost.google/focuses/32138?parent=catalog|https://www.cloudskillsboost.google/focuses/32138?parent=catalog]]