<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Native Image on JAVAPRO International</title><link>https://javapro-en.svenruppert.com/tags/native-image/</link><description>Recent content in Native Image on JAVAPRO International</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 05 Aug 2025 07:00:03 +0000</lastBuildDate><atom:link href="https://javapro-en.svenruppert.com/tags/native-image/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Develop, Run and Optimize Quarkus Web Application on AWS Lambda</title><link>https://javapro-en.svenruppert.com/how-to-develop-run-and-optimize-quarkus-web-application-on-aws-lambda/</link><pubDate>Tue, 05 Aug 2025 07:00:03 +0000</pubDate><guid>https://javapro-en.svenruppert.com/how-to-develop-run-and-optimize-quarkus-web-application-on-aws-lambda/</guid><description>&lt;h2 id="what-will-we-explore-and-learn-in-this-article"&gt;What will We explore and learn in this article?&lt;/h2&gt;
&lt;p&gt;In this article, we will explore some ways to develop, deploy and run applications on AWS Lambda using Quarkus framework. Of course, we will measure performance (the cold and warm start times) of the Lambda function. We will also show how we can optimise performance of Lambda functions using Lambda SnapStart (including various priming techniques) and GraalVM Native Image deployed as AWS Lambda Custom Runtime. You can find code examples for the whole series in my &lt;a href="https://github.com/Vadym79/AWSLambdaJavaWithQuarkus"&gt;GitHub Accoun&lt;/a&gt;t.&lt;/p&gt;</description></item></channel></rss>