AWS Compute Blog

Category: AWS Java Development

Java 11 runtime now available in AWS Lambda

We are excited to announce that you can now develop your AWS Lambda functions using the Java 11 runtime. Start using this runtime today by specifying a runtime parameter value of java11 when creating or updating your Lambda functions. The Java 11 runtime does not introduce any changes in Lambda’s programming model, such as handler […]