Story of the week: Google and the Tea Kettle


This week the tech world was set on ablaze when this article in The Times of London reported that every Google search query contributes in 7 gm of CO2 to the atmosphere and this is equivalent to half the amount of energy needed in heating a tea kettle. The article is a study of physicist Alex Wissner-Gross who is a MIT graduate and now at Harvard University.

No sooner did the article get published, than the tech blogs and news site like Techmeme and Techcrunch started covering it with full pace.

Yesterday, Google has responded by knocking off the claim on their official blog. Google has revealed the overall energy consumption per search query to be 0.0003 kWh of energy per search, or 1 kJ. In teams of CO2 this is equivalent to 0.2 grams of CO2 and not 7 grams as it was previously stated by Alex.

Google may have saved their hat by revealing new calculation but this has raised an important issue of Global Warming and impact of Internet and Web technologies on it. As we are becoming more and more dependent of Web, our energy requirements have really increased.

Well, if Alex is to be believed, we will soon talk about our daily energy needs in terms of google search queries. e.g. My Car gives millage of 5000 google search per kilometer or I got my utility bill and the unit is $ 1 per google search query. :)

View Comments

Recent Posts

  • Java

Java URL Encoder/Decoder Example

Java URL Encoder/Decoder Example - In this tutorial we will see how to URL encode/decode…

4 years ago
  • General

How to Show Multiple Examples in OpenAPI Spec

Show Multiple Examples in OpenAPI - OpenAPI (aka Swagger) Specifications has become a defecto standard…

4 years ago
  • General

How to Run Local WordPress using Docker

Local WordPress using Docker - Running a local WordPress development environment is crucial for testing…

4 years ago
  • Java

Create and Validate JWT Token in Java using JJWT

1. JWT Token Overview JSON Web Token (JWT) is an open standard defines a compact…

4 years ago
  • Spring Boot

Spring Boot GraphQL Subscription Realtime API

GraphQL Subscription provides a great way of building real-time API. In this tutorial we will…

4 years ago
  • Spring Boot

Spring Boot DynamoDB Integration Test using Testcontainers

1. Overview Spring Boot Webflux DynamoDB Integration tests - In this tutorial we will see…

4 years ago