The following notes about Sun’s Cloud offerings are taken from CommunityOne East Web Event.
Sun Cloud – First cloud offered by Sun is “Sun’s Public Cloud”. This cloud for tinkering, for the Open Community, etc. The cloud is available as Project Kenai.
At the lowest level (IaaS) Sun is offering
- Compute Service – Virtual Machines, Networking, Storage
- Storage Service – Storage Objects, WebDAV and S3. Based on Open Storage (ZFS). Open Office can save directly to this already under “Save to Cloud”.
To access and provision in their cloud, Sun is offering two methods:
- Virtual Data Center – a GUI Driven provisioning system to provision Compute Services and Storage Services. Drag and Drop GUI networking, servers, etc.
- Open API (Sun Cloud API) – Public RESTful API under Creative Commons license, open to all, to programmatically provision. Starts with a single URL and all functionality discoverable under that. Code libraries in Java, Python, Ruby and PHP.
Advertisement