You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ When software does more when the electricity is clean and do less when the
30
30
electricity is dirty, or runs in a location where the energy is cleaner, we call
31
31
this **carbon aware software**.
32
32
33
-
> todo: insert the image of demand shaping here
33
+
> ```todo: insert the image of demand shaping here```
34
34
35
35
The Carbon Aware SDK helps you build the carbon aware software solutions with
36
36
the intelligence to use the greenest energy sources. Run them at the greenest
@@ -49,6 +49,8 @@ At its core the Carbon Aware SDK is a WebApi and Command Line Interface (CLI) to
49
49
assist in building carbon aware software. The functionality across the CLI and
50
50
WebApi is identical by design.
51
51
52
+
You can use these to attain carbon emissions data for the energy that powers your applications, and in turn programatically make greener decisions in your software.
53
+
52
54
### The WebApi
53
55
54
56
The WebApi is the preferred deployment within large organisations to centralise
@@ -73,6 +75,8 @@ The Carbon Aware SDK is being used by large and small companies around the
73
75
world. Some of the world’s biggest enterprises and software companies, through
74
76
to start-ups.
75
77
78
+
Both UBS and Vestas have used the SDK, with more information ```link to case study page```
79
+
76
80
Machine Learning (ML) workloads are a great example of long running compute
77
81
intensive workloads, that often are also not time critical. By moving these
78
82
workloads to a different time, the carbon emissions from the ML training can be
0 commit comments