Misplaced Pages

Simple Cloud API

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Zend Technologies's API
Simple Cloud API
Developer(s)Zend Technologies
Microsoft
IBM
Rackspace
Nirvanix
GoGrid
Stable release0.2
Written inPHP
Operating systemCross-platform
TypeApplication programming interfaces
LicenseNew BSD license

The Simple Cloud API is an API (Application Programming Interface). It enables users to access cloud application services written in the PHP programming language across different cloud computing platforms. It was launched in 2009 by Zend Technologies.

Announcement

On September 22, 2009, Zend Technologies announced the Simple Cloud API project for improving portability of PHP applications across all major cloud computing platforms. The announcement attracted much attention from the press with an unusual collaboration among leading cloud computing companies.

Services

The Simple Cloud API is a common API for accessing cloud application services offered by multiple vendors. The following services are supported:

The API defines interfaces for these services and provides adapters for several vendors' services. Local adapters are also available for offline development.

Zend Framework Component

These interfaces and adapters form a new Zend Framework component called Zend_Cloud. Each service has a corresponding proposal: Zend_Cloud_Storage, Zend_Cloud_Document, and Zend_Cloud_Queue .

All development is currently carried out in the Zend Framework laboratory. All bug reports and comments will be collected on the proposal pages until the API is approved for inclusion in Zend Framework.

See also

References

  1. Simple Cloud API Announcement Archived 2013-06-05 at the Wayback Machine
  2. Interoperabilty@Microsoft Blog Post
  3. BusinessWeek: IBM and Microsoft Buddy-Up--for a Change
  4. InfoWorld: Simple Cloud API project offers portability hopes
  5. The Register: Zend ushers PHP onto cloud of clouds
  6. Simple Storage API
  7. Simple Document API
  8. Simple Queue API

External links

PHP
People
Resources
Implementations
Web frameworks
Testing
ORMs
IDEs
Widget toolkit
Free and open-source software
General
Software
packages
Community
Organisations
Licenses
Types and
standards
Challenges
Related
topics
Categories: