[ec2] Ubuntu-ec2 Digest, Vol 13, Issue 5

Jonathan Marston jon.marston at englishcentral.com
Wed Jan 13 14:51:24 GMT 2010


We use the Zend libraries to control amazon web services on englishcentral.com and are happy with them.

There were a couple bugs in the first release, and a few newer features from the AWS api that are not supported, but overall it's great. We used it to build a nice interface for launching, monitoring, and terminating ec2 instances from a webpage.

jon marston
english  central

On Jan 13, 2010, at 7:00 AM, ubuntu-ec2-request at lists.ubuntu.com wrote:

> Send Ubuntu-ec2 mailing list submissions to
> 	ubuntu-ec2 at lists.ubuntu.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.ubuntu.com/mailman/listinfo/ubuntu-ec2
> or, via email, send a message with subject or body 'help' to
> 	ubuntu-ec2-request at lists.ubuntu.com
> 
> You can reach the person managing the list at
> 	ubuntu-ec2-owner at lists.ubuntu.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Ubuntu-ec2 digest..."
> 
> 
> Today's Topics:
> 
>   1.  PHP libraries for EC2 (Nicolas Barcet)
>   2. Re:  PHP libraries for EC2 (Darren Govoni)
>   3. Re:  PHP libraries for EC2 (Alon Girmonsky)
>   4. Re:  PHP libraries for EC2 (????? ?????)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Tue, 12 Jan 2010 16:30:16 +0100
> From: Nicolas Barcet <nick.barcet at canonical.com>
> Subject: [ec2] PHP libraries for EC2
> To: ubuntu-ec2 at lists.ubuntu.com
> Message-ID: <4B4C9588.3000500 at canonical.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Following up on the action I accepted during last week's server meeting
> [1], I searched the web a bit for PHP libraries for EC2 (or AWS in general).
> 
> As far as I can tell, a few exist, but only a couple seem to be
> maintained regularly:
> - PHP-AWS [2]
> - The Zend framework which has a AWS extension since version 1.8 [3]
> and 1.9.7 is available in lucid universe [4]
> 
> If you have been using those or other PHP libraries to control EC2,
> could you please speak up and let us know what library you used and how
> you liked it.
> 
> [1] https://wiki.ubuntu.com/MeetingLogs/Server/20100106
> [2]
> http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1669
> [3] http://framework.zend.com/manual/en/zend.service.amazon.ec2.html
> 
> Thanks a lot,
> Nick
> 
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: signature.asc
> Type: application/pgp-signature
> Size: 835 bytes
> Desc: OpenPGP digital signature
> Url : https://lists.ubuntu.com/archives/ubuntu-ec2/attachments/20100112/5026254e/attachment-0001.pgp 
> 
> ------------------------------
> 
> Message: 2
> Date: Tue, 12 Jan 2010 10:33:35 -0500
> From: Darren Govoni <darren at ontrenet.com>
> Subject: Re: [ec2] PHP libraries for EC2
> To: Nicolas Barcet <nick.barcet at canonical.com>
> Cc: ubuntu-ec2 at lists.ubuntu.com
> Message-ID: <1263310415.2497.30.camel at kratos>
> Content-Type: text/plain; charset="utf-8"
> 
> I've been using CloudFusion (formerly Tarzan).
> Its great. Actively maintained and includes a lot of new features. 
> I know the author needs some help, but his individual effort
> is remarkable still.
> 
> http://getcloudfusion.com/
> 
> 
> On Tue, 2010-01-12 at 16:30 +0100, Nicolas Barcet wrote:
> 
>> Following up on the action I accepted during last week's server meeting
>> [1], I searched the web a bit for PHP libraries for EC2 (or AWS in general).
>> 
>> As far as I can tell, a few exist, but only a couple seem to be
>> maintained regularly:
>> - PHP-AWS [2]
>> - The Zend framework which has a AWS extension since version 1.8 [3]
>> and 1.9.7 is available in lucid universe [4]
>> 
>> If you have been using those or other PHP libraries to control EC2,
>> could you please speak up and let us know what library you used and how
>> you liked it.
>> 
>> [1] https://wiki.ubuntu.com/MeetingLogs/Server/20100106
>> [2]
>> http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1669
>> [3] http://framework.zend.com/manual/en/zend.service.amazon.ec2.html
>> 
>> Thanks a lot,
>> Nick
>> 
> 
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: https://lists.ubuntu.com/archives/ubuntu-ec2/attachments/20100112/87f1db9e/attachment-0001.htm 
> 
> ------------------------------
> 
> Message: 3
> Date: Tue, 12 Jan 2010 18:11:33 +0200
> From: Alon Girmonsky <alongir at gmail.com>
> Subject: Re: [ec2] PHP libraries for EC2
> To: Darren Govoni <darren at ontrenet.com>
> Cc: ubuntu-ec2 at lists.ubuntu.com
> Message-ID:
> 	<e2f926b71001120811s361f8f81u9c332190a9291fbe at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> I've been using AWS PHP libraries. Also, working very well.
> Alon.
> 
> On Tue, Jan 12, 2010 at 5:33 PM, Darren Govoni <darren at ontrenet.com> wrote:
> 
>> I've been using CloudFusion (formerly Tarzan).
>> Its great. Actively maintained and includes a lot of new features.
>> I know the author needs some help, but his individual effort
>> is remarkable still.
>> 
>> http://getcloudfusion.com/
>> 
>> 
>> 
>> On Tue, 2010-01-12 at 16:30 +0100, Nicolas Barcet wrote:
>> 
>> Following up on the action I accepted during last week's server meeting
>> [1], I searched the web a bit for PHP libraries for EC2 (or AWS in general).
>> 
>> As far as I can tell, a few exist, but only a couple seem to be
>> maintained regularly:
>> - PHP-AWS [2]
>> - The Zend framework which has a AWS extension since version 1.8 [3]
>> and 1.9.7 is available in lucid universe [4]
>> 
>> If you have been using those or other PHP libraries to control EC2,
>> could you please speak up and let us know what library you used and how
>> you liked it.
>> 
>> [1] https://wiki.ubuntu.com/MeetingLogs/Server/20100106
>> [2]http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1669
>> [3] http://framework.zend.com/manual/en/zend.service.amazon.ec2.html
>> 
>> Thanks a lot,
>> Nick
>> 
>> 
>> 
>> 
>> --
>> Ubuntu-ec2 mailing list
>> Ubuntu-ec2 at lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-ec2
>> 
>> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: https://lists.ubuntu.com/archives/ubuntu-ec2/attachments/20100112/3c35ab86/attachment-0001.htm 
> 
> ------------------------------
> 
> Message: 4
> Date: Tue, 12 Jan 2010 18:14:34 +0200
> From: ????? ????? <kangov at kolko.bg>
> Subject: Re: [ec2] PHP libraries for EC2
> To: ubuntu-ec2 at lists.ubuntu.com
> Message-ID:
> 	<bf85fd11001120814i34527528i32a23a5680f73a75 at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> TarzanAWS here too, very well documented and works as expected. I think Zend
> should be included one way or another and then a library which does not
> depend on a framework to work.
> 
> On Tue, Jan 12, 2010 at 5:33 PM, Darren Govoni <darren at ontrenet.com> wrote:
> 
>> I've been using CloudFusion (formerly Tarzan).
>> Its great. Actively maintained and includes a lot of new features.
>> I know the author needs some help, but his individual effort
>> is remarkable still.
>> 
>> http://getcloudfusion.com/
>> 
>> 
>> 
>> On Tue, 2010-01-12 at 16:30 +0100, Nicolas Barcet wrote:
>> 
>> Following up on the action I accepted during last week's server meeting
>> [1], I searched the web a bit for PHP libraries for EC2 (or AWS in general).
>> 
>> As far as I can tell, a few exist, but only a couple seem to be
>> maintained regularly:
>> - PHP-AWS [2]
>> - The Zend framework which has a AWS extension since version 1.8 [3]
>> and 1.9.7 is available in lucid universe [4]
>> 
>> If you have been using those or other PHP libraries to control EC2,
>> could you please speak up and let us know what library you used and how
>> you liked it.
>> 
>> [1] https://wiki.ubuntu.com/MeetingLogs/Server/20100106
>> [2]http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1669
>> [3] http://framework.zend.com/manual/en/zend.service.amazon.ec2.html
>> 
>> Thanks a lot,
>> Nick
>> 
>> 
>> 
>> 
>> --
>> Ubuntu-ec2 mailing list
>> Ubuntu-ec2 at lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-ec2
>> 
>> 
> 
> 
> -- 
> ????? ?????
> ???: (+359) 895-423938
> http://www.kolko.bg
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: https://lists.ubuntu.com/archives/ubuntu-ec2/attachments/20100112/ba29648f/attachment-0001.htm 
> 
> ------------------------------
> 
> -- 
> Ubuntu-ec2 mailing list
> Ubuntu-ec2 at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-ec2
> 
> 
> End of Ubuntu-ec2 Digest, Vol 13, Issue 5
> *****************************************




More information about the Ubuntu-ec2 mailing list