RedHat Deltacloud: una API para gobernar todas las nubes

diagram-soa

En esta semana de locos que estamos viviendo, todos los proveedores intentan hacer sombra a larga lista de anuncios realizados en la VMWorld 2009, y RedHat no podía ser menos. RedHat ha anunciado un nuevo proyecto llamado Deltacloud. Deltacloud es una librería y un pequeño portal con una API que permite gestionar nubes públicas de [...]

GoGrid libera su API de gestión bajo licencia Creative Commons

GoGrid es una empresa que ofrece Infraestructura Como Servicios (IaaS) de manera similar a como hace Amazon Web Services. Parece que querían eclipsar a Obama en la ceremonia de envestidura anunciando que liberan la especificación del API de gestión de su CloudCenter, la especificación GoGrid cloudcenter Application Programming Interface (API) bajo una licencia Creative Commons. [...]

Using the Google Chart API from the server side

The new Google Chart API says You can include a Chart API image in a webpage by embedding a URL within an tag. When the webpage is displayed in a browser the Chart API renders the image within the page. There are some references about how to encode the information in the URLs in javascript. [...]

Google Chart API or how Google gives raw performance for free

If you dont’ understand why Google is giving for free this API, where is the value of this action, then you probably have never tried to render a chart on the server side. It’s one of the most CPU intensive actions a server side solution can have. If you don’t size and distruibute your apps [...]