Analyzing AWS Lambda and GraalVM

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • serverless-application-model

    The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.

  • For AWS Lambda I do not really like terraform. I have found SAM to be a bit nicer to work with because it auto-generates a bunch of boilerplate stuff like IAM roles for you. PLus you can do all kinds of neat devops shit like canaried deployment. See here: https://github.com/aws/serverless-application-model/blob/develop/docs/safe_lambda_deployments.rst

  • aws-quarkus-demo

    Quarkus example projects for Amazon ECS and Amazon EKS with AWS Fargate and AWS Lambda

  • See here for a lambda SAM example: https://github.com/aws-samples/aws-quarkus-demo.

  • 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