(this deck looks shonky cos it was an experiment)
I tried importing a reveal.js export from this notebook. It might be more readable there
Provisioning¶
Image("../content/img/state-of-sustainable-web-2019/small-pi-server.jpg")
☁️¶
Image("../content/img/state-of-sustainable-web-2019/usage-patterns-of-the-web.png")
The power of wireless cloud 2013 (CEET - http://www.ceet.unimelb.edu.au/publications)
Image("../content/img/state-of-sustainable-web-2019/iaas-cloud.png")
Image("../content/img/state-of-sustainable-web-2019/paas-autoscaling.png")
Image("../content/img/state-of-sustainable-web-2019/faas-per-request.png")
Data centre use isn't growing as fast we first thought¶
Image("../content/img/state-of-sustainable-web-2019/less-growth-and-expected.png")
Image("../content/img/state-of-sustainable-web-2019/cloud-eat-small-hosters.png")
Provider¶
Image("../content/img/state-of-sustainable-web-2019/green-web-check.png")
Image("../content/img/state-of-sustainable-web-2019/twitter.com-not-green.png")
Hard to measure¶
Image("../figures/packets/electricity-map.png")
Assuming that the reduction in energy efficiency can be fitted to an exponentially decreasing curve (i.e. because it is more and more difficult to achieve the same reductions), then the data points can be extrapolated to give energy intensity factors for 2015 of 0.15 for fixed line networks, and 6.5 for mobile networks, with both factors measured in kWh/GB (kilowatt-hours per gigabyte). - GHG Protocol Guidance for ICT
45x difference between wired and wireless¶
Coroama and Hilty review 10 studies that have attempted to estimate the average energy intensity of the internet where estimates varied from 0.0064 kWh/GB to 136 kWh/GB, a difference factor of more than 20,000. - GHG Protocol Guidance for ICT
20000x between highest and lowest¶
What this means for calculations¶
Did I drive across from here to the airport?¶
Image("../content/img/state-of-sustainable-web-2019/drive-to-the-airport.png")
these energy intensity factors (which include end- user devices) can be excluded, this then leaves a difference of 300 times between the highest and the lowest factors. - GHG Protocol Guidance for ICT¶
300x between highest and lowest¶
Did fly from London to Madrid?¶
Distance from London to Madrid = 1264 kilometers¶
Worked Example - USA Today¶
Image("../content/img/state-of-sustainable-web-2019/usatoday-5mb-size.png")
Image("../content/img/state-of-sustainable-web-2019/usa-today.png")
Image("https://mrchrisadamsblog.files.wordpress.com/2018/05/screen-shot-2018-05-27-at-16-56-42.png")
0.06 kWh/GB for 2015¶
we were able to determine that the electricity intensity of data transmission (core and fixed-line access networks) has decreased by half approximately every 2 years since 2000 (for developed countries
0.03 kWh/GB for 2017¶
Image("../content/img/state-of-sustainable-web-2019/usa-today-climate.png")
Will it stay like that?¶
What if energy gets cleaner?¶
Image("../content/img/state-of-sustainable-web-2019/trend-for-renewable.png")
UK emissions¶
Image("../content/img/state-of-sustainable-web-2019/uk-energy-intensity.png")
US grid is getting cleaner too¶
Image("../content/img/state-of-sustainable-web-2019/us-energy-intensity.png")
You can more here on the US Energy Information Administration (EIA) website.
The US emissions have really fallen in the last few years, largely down to phasing out coal. Here in the EU, in Jan 2019 half the coal fired power stations are losing money now, gas and renewables are increasingly cheaper than coal.
It's increasingly difficult to make an environmental argument against sending stuff over the wire¶
Image("../content/img/state-of-sustainable-web-2019/indian-data-plans.png")
There's another reason why where I thought packets was a key area to focus on, that's less of an environmental issue.
It's just too hard to sell, and as new countries come online and use the internet more, they use it in different ways. Look at these data plans with India. A two gigabyte 4G plan, costs 190 Rupees, which is between 2 and 3 euros or dollars.
It's going to be very hard to tell people to not use connectivity for environmental reasons, and they should be caring about data when to them, it's seems so plentiful.
Where is all that usage coming from?¶
alt.Chart(bandwidth).mark_bar().encode(
alt.Y(field="name", type="nominal", sort=alt.EncodingSortField(field='percent', op='mean')),
x="percent",
color="name"
)
It's also worth looking at what it's being used for. The web as we know it, makes up less and less of the bandwidth we use - this chart is based on Sandvine's 2018 Internet Phenomenons report, and shows the same direction of travel the last few years..
You should still care about what you send over wire.¶
Time Is Money: The Business Value of Web Performance, by Tammy Evert¶
perf-tooling.today¶
Do it because it makes products better, and it's the right thing to do. I'd hazard that it'll be very difficult to argue for environmental reasons if you're challenged for actual numbers when someone doesn't want to do something, for the reasons I've outlined above.
B-corp have tools to self assess now BIA¶
Also, ICTfootprint.eu have their own free self assessment tool for IT too¶
Wholegrain digital also shared their own spreadsheet for working out their numbers, for anyone to use.¶
Conferences¶
Image("../content/img/state-of-sustainable-web-2019/unsustainable-ux.png")
Where else?¶
Image("../content/img/state-of-sustainable-web-2019/coal-investments.png")
Why the focus on energy and fossil fuels?¶
Looking outside of the web industry¶
I'm hoping there's a detectable theme in this talk, around getting off fossil fuels.
This comes from the One Earth Climate Model, a combination of work between University of Technology Sydney (UTS), two institutes at the German Aerospace Center (DLR), and the University of Melbourne’s Climate & Energy College, and funded by er, the Leonardo Di Caprio Foundation. The press release came out today.
Image("../content/img/state-of-sustainable-web-2019/fossil-fuel-share-of-emissions.jpg")
Keeping it in the ground¶
of course energy comes from renewables now, it's the 21st century!¶
Image("../content/img/state-of-sustainable-web-2019/steel-smelting.png")
What about travel?¶
Image("../content/img/state-of-sustainable-web-2019/electric-flight-options.png")
This slide is from the fantastic Electric Dreams report from Fellow Travellers, it shows for the UK, what impact electric (as in potentially zero carbon) aviation could have on emissions.
What you see is that for short distances it's possible to do electric planes, but put simply, we bump up against physics - liquid fuels store so much more energy for their weight than batteries do, so past a given range, you can't use them.
The good news is that if you have access to cheap renewable energy, you can create synthetic fuel by using well known, if energy intensive sources to do so. The economics are not great right now, so flying will likely be expensive, but not impossible, but they are improving. There's more shockingly nerdy detail in this piece here.
Image("../content/img/state-of-sustainable-web-2019/renewable-power-needed.png")
So what should I do?¶
Image("../content/img/state-of-sustainable-web-2019/investment-flat.png")
Why?¶
We need some kind of easy to understand rallying call
#makethewebgreen ?¶
Help make the web green with me¶
We're opening up green web foundation code and data, more info on how sites are powered, etc.¶
Find the org on github¶
Join the mailing list¶
Image("../content/img/state-of-sustainable-web-2019/prototype-funding.png")
The prototype fund's new funding found explicitly is focussed on climate change. Here is your change. Apply!
Thanks!¶
- Chris adams
- email: chris@productscience.net
- twitter: @mrchrisadams
- slack: climateAction.tech
- Green Web Foundation Mailing List: http://eepurl.com/gg6vOj
deck
By Chris Adams
deck
- 841