News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Taking Advantage of Simple Cloud with the Zend Cloud Component
January 25, 2011 @ 11:02:49

On PHPBuilder.com today there's a new tutorial looking at how you can use the Simple Cloud technology that Zend offers directly from your Zend Framework application with the help of the Zend_Cloud component.

In an effort to eliminate this inconvenience several companies (among them Zend, Microsoft, and IBM) have banded together to create the Simple Cloud API. The Simple Cloud API offers a unified interface for document storage, file storage, and simple queue services, and currently supports several of the most popular service vendors, including Amazon, Windows Azure, and Nirvanix. Zend has already moved quickly to incorporate support for Simple Cloud into the Zend Framework, greatly reducing the barriers and complexity involved in moving from one service to another, or using multiple vendors within the same application.

They show how to use the Zend_Cloud component to make a connection to an Amazon S3 instance via the Simple Cloud unified interface. They push a simple file (book.txt) up to the instance and the code to pull it back down. There's also a bit of code showing how to set a default bucket name with the factory method (as shown with a Windows Azure instance instead).

0 comments voice your opinion now!
tutorial simplecloud api zendcloud zendframework


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Adding Multi-Language Support to Web Applications with PHP and PEAR

Pascal Opitz's Blog: An example of how to use Pimple DI with ZF 1.x

DevShed: Developing SOAP Clients using PHP

UncleCode.com: Install PHPUnit Manually without Pear for a Single Project

Chris Hartjes' Blog: Testing Web Services in Zend Framework 1.x


Community Events











Don't see your event here?
Let us know!


podcast phpunit release database code interview framework opinion series composer development example zendframework2 unittest language functional community introduction api testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework