Sustainable Software

Learn how to define, build and run sustainable software applications.

How Can I Calculate CO2eq emissions for my Azure VM?

The second principle of Sustainable Software Engineering is to build energy efficient applications. The very first step in that direction is to measure the energy cost of your application. In this post we will look at two different Azure virtual machines, run software on them and calculate the CO2eq emissions of the software. 

How to measure the power consumption of your backend service

The second principle of Sustainable Software Engineering is to build energy efficient applications. The very first steppingstone in that direction is to measure the energy your application consumes. This post will answer the question "what is the best way to measure the energy consumption of your backend service?".