a) the indicator is written in python
b) there are equivalent cloud-abstraction libraries in other languages, like fog[0] in ruby, jclouds[1] in java, pkgcloud[2] for node and maybe others.
The point I believe was that if you use an abstraction layer over many providers, you can instantly make this useful for other/any cloud providers, not just digital ocean, and without any extra code. At least in theory.
a) the indicator is written in python b) there are equivalent cloud-abstraction libraries in other languages, like fog[0] in ruby, jclouds[1] in java, pkgcloud[2] for node and maybe others.
The point I believe was that if you use an abstraction layer over many providers, you can instantly make this useful for other/any cloud providers, not just digital ocean, and without any extra code. At least in theory.
[0]http://fog.io/ [1]http://jclouds.apache.org/ [2]https://www.npmjs.org/package/pkgcloud