<?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>Thu, 23 May 2013 12:58:48 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPMaster.com: Amazon DynamoDB: Store PHP Sessions with Load Balancer]]></title>
      <guid>http://www.phpdeveloper.org/news/18474</guid>
      <link>http://www.phpdeveloper.org/news/18474</link>
      <description><![CDATA[<p>
PHPMaster.com has a new tutorial posted showing how you can <a href="http://phpmaster.com/amazon-dynamodb-store-php-sessions-with-load-balancer/">work with the Amazon DynamoDB</a> to store session information from your PHP application (originally posted on <a href="http://cloudspring.com/">CloudSpring</a>).
</p>
<blockquote>
This tutorial will show you how to use Amazon DynamoDB as a storage facility for PHP sessions. This method becomes very useful when your applications take advantage of the Elastic Load Balancing and Autoscaling services. You will need Amazon AWS account enabled to use EC2, Elastic Load Balancer and DynamoDB as a prerequisite to play along the tutorial.
</blockquote>
<p>
He starts with a description of what the elastic load balancing service is and how it autoscales. He shows how, based on <a href="https://github.com/cloudspring/AWSDynamoDBSession_PHP">this demo application</a>, to use a custom PHP session handler that implements the Amazon SDK libraries to hook into the DynamoDB service. Also included are screenshots (and the steps that go with them) to configure the service itself.
</p>]]></description>
      <pubDate>Thu, 13 Sep 2012 11:19:57 -0500</pubDate>
    </item>
  </channel>
</rss>
