Analyzing AWS Lambda and GraalVM

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
  • aws-sam-cli

    CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM

  • I spent a while creating a custom runtime to use the native-image agent to harvest config from my Lambda, and then patching sam cli to work in Docker user networks... after pushing through all that, I still didn't get a working build - the native-image compiler just doesn't support everything (or didn't support my feature set, at the time - there has been a new release since then). In my case I think it was Guice that defeated me.

  • graalvm-aws-lambda

    GraalVm optimized AWS Lambda

  • https://aws.amazon.com/blogs/developer/graalvm-native-image-support-in-the-aws-sdk-for-java-2-x/ https://github.com/Christian-Oette/graalvm-aws-lambda

  • 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

Related posts

  • Building Scalable Applications with AWS Serverless Application Model

    2 projects | dev.to | 28 Apr 2023
  • when should I use api-gateway aws vs self written nodejs api

    1 project | /r/node | 24 Feb 2023
  • Completing the Cloud Resume Challenge with 0 Real-world Experience

    1 project | dev.to | 30 Aug 2022
  • Why do you use Fedora SilverBlue?

    2 projects | /r/Fedora | 8 Aug 2022
  • Sharing Typescript code between AWS Lambda with AWS SAM CLI

    2 projects | dev.to | 7 Jul 2022