<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sentido Web &#187; sqs</title>
	<atom:link href="http://sentidoweb.com/tag/sqs/feed" rel="self" type="application/rss+xml" />
	<link>http://sentidoweb.com</link>
	<description>Desarrollo web, HTML, CSS, Javascript, PHP, MySQL</description>
	<lastBuildDate>Tue, 10 Apr 2012 01:02:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Manual de Amazon Web Services con PHP</title>
		<link>http://sentidoweb.com/2009/05/07/manual-de-amazon-web-services-con-php.php</link>
		<comments>http://sentidoweb.com/2009/05/07/manual-de-amazon-web-services-con-php.php#comments</comments>
		<pubDate>Fri, 08 May 2009 01:15:00 +0000</pubDate>
		<dc:creator>displaynone</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[sdb]]></category>
		<category><![CDATA[sqs]]></category>

		<guid isPermaLink="false">http://sentidoweb.com/2009/05/07/manual-de-amazon-web-services-con-php.php</guid>
		<description><![CDATA[Extenso y completo tutorial que nos enseña cómo trabajar con Amazon Web Services (AWS) en PHP. Para lo cual primeramente nos explica qué servicios ofrece Amazon: Amazon Simple Storage Service (Amazon S3): almacenamiento Amazon Elastic Compute Cloud (EC2): servidores Amazon Simple DB (SDB): base de datos Amazon Simple Queue Service (SQS): cola de mensajes entre [...]]]></description>
			<content:encoded><![CDATA[<p>Extenso y completo tutorial que nos enseña cómo trabajar con Amazon Web Services (AWS) en PHP. Para lo cual primeramente nos explica qué servicios ofrece Amazon: </p>
<ul><li><strong>Amazon Simple Storage Service (<a href="http://aws.amazon.com/s3" >Amazon S3</a>)</strong>: almacenamiento</li>
<li><strong>Amazon Elastic Compute Cloud (<a href="http://aws.amazon.com/ec2">EC2</a>)</strong>: servidores</li>
<li><strong>Amazon Simple DB (<a href="http://aws.amazon.com/sdb" >SDB</a>)</strong>: base de datos</li>
<li><strong>Amazon Simple Queue Service (<a href="http://aws.amazon.com/sqs">SQS</a>)</strong>: cola de mensajes entre servidores</li></ul>
<p>Después nos explica cómo funcionan los servicios para pasar por último a la parte técnica del PHP.</p>
<p><a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=2433">Introduction to AWS for PHP Developers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sentidoweb.com/2009/05/07/manual-de-amazon-web-services-con-php.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

