<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Performance on Daniel Pomfret</title>
    <link>https://pomfret.uk/tags/performance/</link>
    <description>Recent content in Performance on Daniel Pomfret</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© Daniel Pomfret</copyright>
    <lastBuildDate>Wed, 08 Feb 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://pomfret.uk/tags/performance/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Optimizing Java for AWS Lambda</title>
      <link>https://pomfret.uk/posts/optimizing-java-for-aws-lambda/</link>
      <pubDate>Wed, 08 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://pomfret.uk/posts/optimizing-java-for-aws-lambda/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://aws.amazon.com/lambda/&#34;&gt;AWS Lambda&lt;/a&gt; is a serverless computing platform that lets you run your code without provisioning or managing servers. Java is one of the supported programming languages for AWS Lambda, which makes it a great choice for many applications. However, to get the best performance from your Java-based AWS Lambda functions, you&amp;rsquo;ll need to follow a few best practices. In this blog post, I&amp;rsquo;ll go over some of the most important optimisation techniques for Java on AWS Lambda.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
