ERMA: Welcome to ERMA's Wiki ERMA (Extremely Reusable Monitoring API) is an instrumentation API that has been designed to be applicable for all monitoring needs. The design goal is "to make instrumentation as simple as logging." Lowering the effort needed to add instrumentation will encourage developers to add monitoring code where ever it makes sense. in Software > toolswith apiinstrumentationmonitoring
The Dasein Cloud API provides an abstraction for applications that wish to be written independent of the clouds they are controlling. Instead of writing your code to a cloud-specific web services or Java API, you write your application against the Dasein Cloud API and plug in the implementation for the cloud you wish to use. This model is similar to many other Java standard APIs that provide an abstraction interface and drivers that handle the implementation details. in Software > toolswith apicloudcomputingjavalibraryservicesweb