<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Organisation on Simple Enough Blog</title><link>https://blog.dev.simpleenough.net/tags/organisation/</link><description>Recent content in Organisation on Simple Enough Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 06 May 2026 10:00:00 +0100</lastBuildDate><atom:link href="https://blog.dev.simpleenough.net/tags/organisation/index.xml" rel="self" type="application/rss+xml"/><item><title>Introduction to AWS Lambda: the complete guide for beginners and developers</title><link>https://blog.dev.simpleenough.net/blog/lambda_intro/</link><pubDate>Wed, 06 May 2026 10:00:00 +0100</pubDate><guid>https://blog.dev.simpleenough.net/blog/lambda_intro/</guid><description>&lt;h2 id="i-what-is-aws-lambda" class="heading">I. What is AWS Lambda?&lt;a href="#i-what-is-aws-lambda" aria-labelledby="i-what-is-aws-lambda">
&lt;!-- &lt;i class="fas fa-link anchor">&lt;/i> -->
 &lt;svg class="svg-inline--fa fas fa-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 640 512">&lt;use href="#fas-link">&lt;/use>&lt;/svg>&amp;nbsp;
 &lt;/a>
&lt;/h2>
&lt;p>AWS Lambda is a &lt;strong>serverless compute&lt;/strong> service launched by Amazon in 2014.&lt;br>
The idea is simple: you provide a function (a piece of code), and AWS runs it on demand, without you having to manage any servers.&lt;/p>
&lt;p>You don’t provision servers, you don’t maintain an OS, and you don’t configure autoscaling manually.&lt;/p></description></item></channel></rss>