<?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>php &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Thu, 21 Jan 2021 14:14:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Building PHP Lambda functions with Docker container images</title>
		<link>https://noise.getoto.net/2021/01/21/building-php-lambda-functions-with-docker-container-images/</link>
		
		<dc:creator><![CDATA[Benjamin Smith]]></dc:creator>
		<pubDate>Thu, 21 Jan 2021 14:14:55 +0000</pubDate>
				<category><![CDATA[Amazon API Gateway]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS PHP Development]]></category>
		<category><![CDATA[AWS SAM CLI]]></category>
		<category><![CDATA[AWS Serverless Application Model]]></category>
		<category><![CDATA[Compute]]></category>
		<category><![CDATA[Containers]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=2183c195cbedc60614c377e950ca35d6</guid>

					<description><![CDATA[At re:Invent 2020, AWS announced that you can package and deploy AWS Lambda functions as container images. Packaging AWS Lambda functions as container images brings some notable benefits for developers running custom runtimes, such as PHP. This blog post explains those benefits and shows how to use the new container image support for Lambda functions […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>The serverless LAMP stack part 6: From MVC to serverless microservices</title>
		<link>https://noise.getoto.net/2020/10/06/the-serverless-lamp-stack-part-6-from-mvc-to-serverless-microservices/</link>
		
		<dc:creator><![CDATA[Benjamin Smith]]></dc:creator>
		<pubDate>Tue, 06 Oct 2020 13:34:25 +0000</pubDate>
				<category><![CDATA[Amazon API Gateway]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS PHP Development]]></category>
		<category><![CDATA[AWS SDK for PHP]]></category>
		<category><![CDATA[Compute]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[The serverless LAMP stack]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=ee5e103fd38e292e0dd11f11de54b30d</guid>

					<description><![CDATA[In this post, you learn how to build serverless PHP applications using microservices. I show how to move from using a single Lambda function as scalable web host with an MVC framework, to a decoupled microservice model. The accompanying code examples for this blog post can be found in this GitHub repository. The MVC architectural [&#8230;]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 30/79 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-10 04:04:16 by W3 Total Cache
-->