enter-serverless-functions icon indicating copy to clipboard operation
enter-serverless-functions copied to clipboard

This hands-on workshop teaches how developers creates/builds/deploys serverless functions using Quarkus on Knative, AWS Lambda

Start here!

Enter Serverless Functions Journey with Quarkus

This hands-on lab showcases how quickly developers can create cloud-native microservice project using Quarkus. Then, the application can be deployed to a function to AWS Lambda and Kubernetes Knative with JVM and Native mode.

quarkus-serverless-logo

Instructions

  1. Prerequisites
  2. Generate a new Quarkus project
  3. Deploy to AWS Lambda with HTTP API
  4. Optimize the function and make it portable using Quarkus Funqy
  5. Deploy the function to Red Hat OpenShift Serverless
  6. Generate a new function project using Kn func CLI
  7. Summary