RETIT präsentiert "How to measure CO2 emissions for every API call of your microservices" bei der EcoCompute Conference 2024

Am 25.04.24 wird Dr. Andreas Brunnert bei der EcoCompute Conference 2024 einen Vortrag zum Thema „How to measure CO2 emissions for every API call of your microservices“ halten, eine kurze Zusammenfassung des Inhalts gibt es hier:

How to measure CO2 emissions for every API call of your microservices

Have you ever wondered how much CO2 is emitted by a particular API call of your microservices? Then this talk is for you!

I will show you how OpenTelemetry can be used to collect the necessary data to calculate the CO2 emissions for each API call of your microservices. Since OpenTelemetry is compatible with a wide range of data storage and analysis tools, you can use open source tools like Prometheus and Grafana to build dashboards or alerts based on the collected data.

I will conclude the talk with a demo showing a CO2 emissions dashboard for each API call of Java-based microservices written in Quarkus and Spring.

Quelle:  https://www.eco-compute.io/talk/how-to-measure-co2-emissions-api-call-microservice/

Die EcoCompute 2024 findet vom 25.04. – 26.04.2024 in München statt. Mehr Informationen zur Veranstaltung und zur Registrierung finden Sie auf der Webseite: https://www.eco-compute.io/

Wir freuen uns Sie dort zu treffen!

Update 26.04.2024:

Sie finden die Folien für den Vortrag hier:

https://www.retit.de/wp-content/uploads/2024/04/2024-04-25_How_to_Measure_CO2-Emissions_For_Every_API_Call_Of_Your_Microservices.pdf

Die Demos für Quarkus und Spring basierte Microservices finden Sie auf Github:

https://github.com/RETIT/quarkus-carbon-emissions

https://github.com/RETIT/spring-carbon-emissions