<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 06:59:24 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[A Cloudy Place: PHP and Git on AWS Elastic Beanstalk]]></title>
      <guid>http://www.phpdeveloper.org/news/17746</guid>
      <link>http://www.phpdeveloper.org/news/17746</link>
      <description><![CDATA[<p>
On the "A Cloudy Place" blog there's a <a href="http://acloudyplace.com/2012/03/php-and-git-on-aws-elastic-beanstalk/">recent post</a> about the steps the author (<i> Shameer</i>)  to to get PHP and Git set up on the Elastic Beanstalk service from Amazon.
</p>
<blockquote>
When Amazon announced Beanstalk's support for PHP I was curious to know what it would look like. So I decided to give it a try. I hadn't used my AWS account for a while, so I had to do some account setup tasks, configuring command line tools, etc. In this article I will explain how to set up a PHP application in Beanstalk from scratch.
</blockquote>
<p>
He walks you through the entire process (complete with some screenshots) of getting the command line tools set up, creating your first PHP application and connecting it to your git repository. There's no database instructions included because the default EC2 instance doesn't include them. You'll need to <a href="http://docs.amazonwebservices.com/elasticbeanstalk/latest/dg/create_deploy_PHP.rds.html">refer to these instructions</a> if you need that for your application.
</p>]]></description>
      <pubDate>Wed, 28 Mar 2012 13:53:08 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[techPortal: PHP and the Cloud]]></title>
      <guid>http://www.phpdeveloper.org/news/12248</guid>
      <link>http://www.phpdeveloper.org/news/12248</link>
      <description><![CDATA[<p>
On the Ibuildings techPortal today <i>Vito Chin</i> has <a href="http://techportal.ibuildings.com/2009/03/31/php-and-the-cloud/">posted a new article</a> dealing with PHP and "the Cloud" - where the popular web language fits into the move towards cloud computing.
</p>
<blockquote>
Cloud computing refers to the utilization of shared, elastic resources and processing power accessed via the Internet. In some ways, it hails the reversion to the golden age of time-sharing but with significant improvements to the distribution philosophies underlying the delivery infrastructure. [...] Cloud-based development involves in some sense, the outsourcing, of various parts of the application out of the server and into the cloud.
</blockquote>
<p>
Included is <a href="http://techportal.ibuildings.com/wp-content/uploads/2009/03/image1.jpg">an illustration</a> of how an application would interact with the cloud and an example of working with the <a href="https://aws-portal.amazon.com/gp/aws/developer/registration/index.html">S3 service</a> that Amazon offers. The example mentions both the normal services and something called the "elastic compute cloud" that lets you use remote services to run virtual instances of other operating systems.
</p>]]></description>
      <pubDate>Tue, 31 Mar 2009 14:47:10 -0500</pubDate>
    </item>
  </channel>
</rss>
