mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 20:39:17 +00:00
Carbon statement
This commit is contained in:
22
slides/electricity.md
Normal file
22
slides/electricity.md
Normal file
@@ -0,0 +1,22 @@
|
||||
class: pic
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## Our VMs are low-carbon
|
||||
|
||||
- The closest EC2 region to Berlin is eu-central-1
|
||||
|
||||
(Frankfurt; Germany electricity mix: wind, coal, nuclear, gas)
|
||||
|
||||
- Instead, we deployed these VMs in eu-north-1
|
||||
|
||||
(Stockholm; Sweden electricity mix: hydro, nuclear, wind)
|
||||
|
||||
- According to [Electricity Map](https://electricitymap.org/), they produce ~5x less carbon
|
||||
|
||||
(at least Monday morning, when the VMs were deployed)
|
||||
|
||||
- The latency was a bit higher; let me know if you saw any difference!
|
||||
|
||||
@@ -62,6 +62,7 @@ chapters:
|
||||
- k8s/healthchecks.md
|
||||
#- k8s/healthchecks-more.md
|
||||
- k8s/record.md
|
||||
- electricity.md
|
||||
-
|
||||
- k8s/namespaces.md
|
||||
- k8s/ingress.md
|
||||
|
||||
Reference in New Issue
Block a user