enter-serverless-functions
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.

Instructions
- Prerequisites
- Generate a new Quarkus project
- Deploy to AWS Lambda with HTTP API
- Optimize the function and make it portable using Quarkus Funqy
- Deploy the function to Red Hat OpenShift Serverless
- Generate a new function project using Kn func CLI
- Summary