Custom AWS Lambda Base Images for Java 17 and 18

This page summarizes the projects mentioned and recommended in the original post on /r/aws

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • After waiting more than a year for an official release of AWS Lambda support Java LTS release 17, and seeing Amazon continue to demure from announcing a release date, I finally just rolled my own custom base image to let me make use of these great new Java releases in a serverless environment. If that sounds useful, you can find base images for Java 17 and 18 at aleph0io/lambda/java in the ECR Public Gallery. Brief writeup here and source code on GitHub for the curious. I've built production services on these custom images, and so far they work a treat. If you pick them up, let me know what you build with them!

  • aws-lambda-java-base-images

    AWS Lambda Base Images for Java 17+ (by aleph0io)

  • After waiting more than a year for an official release of AWS Lambda support Java LTS release 17, and seeing Amazon continue to demure from announcing a release date, I finally just rolled my own custom base image to let me make use of these great new Java releases in a serverless environment. If that sounds useful, you can find base images for Java 17 and 18 at aleph0io/lambda/java in the ECR Public Gallery. Brief writeup here and source code on GitHub for the curious. I've built production services on these custom images, and so far they work a treat. If you pick them up, let me know what you build with them!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project