Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Simple Cloud API
Zend Technologies's API

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.

Related Image Collections Add Image
We don't have any YouTube videos related to Simple Cloud API yet.
We don't have any PDF documents related to Simple Cloud API yet.
We don't have any Books related to Simple Cloud API yet.
We don't have any archived web articles related to Simple Cloud API yet.

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.12 The announcement attracted much attention from the press with an unusual collaboration among leading cloud computing companies.3 4 5

Services

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

  • Storage with adapters for services such as Amazon S3 and Nirvanix6
  • Document with adapters for services such as Azure Table Storage and Amazon SimpleDB7
  • Queue with adapters for services such as Amazon SQS and Azure Queue Storage8

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 http://www.zend.com/en/company/news/press/zend-teams-with-ibm-microsoft-rackspace-and-other-cloud-leaders-on-open-source-initiative-to-drive-cloud-application-development

  2. Interoperabilty@Microsoft Blog Post http://blogs.msdn.com/interoperability/archive/2009/09/22/microsoft-zend-and-others-announce-simple-api-for-cloud-application-services.aspx

  3. BusinessWeek: IBM and Microsoft Buddy-Up--for a Change https://web.archive.org/web/20090926051230/http://www.businessweek.com/globalbiz/blog/globespotting/archives/2009/09/ibm_and_microso.html

  4. InfoWorld: Simple Cloud API project offers portability hopes http://www.infoworld.com/d/developer-world/simple-cloud-api-project-offers-portability-hopes-629

  5. The Register: Zend ushers PHP onto cloud of clouds https://www.theregister.co.uk/2009/09/22/zend_cloud_api/

  6. Simple Storage API http://www.simplecloud.org/api/file-storage

  7. Simple Document API http://www.simplecloud.org/api/document-storage

  8. Simple Queue API http://www.simplecloud.org/api/simple-queue