RedHat-Middleware-Workshops / enter-serverless-functions

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:HTML 50.9%Language:Java 49.1%