JBang + Quarkus + AWS Lambda + Terraform = <3

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

    Terraform - latest/newest release would work.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Quarkus

    Quarkus: Supersonic Subatomic Java.

    I really wanted to have almost the same "workflow" with Java, just one .java file per function that can have external dependencies (like Quarkus that we are also going to use because it has a really nice integration with AWS Lambda as well) listed somewhere in the .java source file as well and can be built by anybody who has the jbang binary on their workstation.

  4. jbang

    Unleash the power of Java - JBang Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease.

    Have you ever wondered how can you utilize your Java skills in the serverless world? If not then let me take you on a small trip where we will create AWS Lambda functions with Java, and yes with JBang.

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

  • Quarkus 2.0

    3 projects | dev.to | 25 Oct 2021
  • Top Backend Technologies for Scalable Web Development

    1 project | dev.to | 10 Mar 2025
  • Java Can Be Serverless Too: Using GraalVM for Fast Cold Starts

    2 projects | dev.to | 6 Jan 2025
  • JPA entity relationship with Micronaut data JDBC

    1 project | dev.to | 27 Dec 2024
  • Choosing the Right Java Microservices Framework: Spring Boot, Quarkus, Micronaut, and Beyond

    3 projects | dev.to | 3 Dec 2024

Did you know that Java is
the 8th most popular programming language
based on number of references?