Daniel Oh

Daniel Oh

Red Hat

Developer Advocate, Technical Marketing, CNCF Ambassador, International Speaker, Published Author

Twitter : @danieloh30

Blog: bit.ly/danielohtv

cldops

Track : Cloud, Containers & Infrastructure, DevOps

Type de présentation : Hands-on Labs

Enter Serverless Functions Journey with Quarkus

This workshop guides you on how to get started with scaffolding agnostic serverless functions using a new Kubernetes native Java framework with familiar tools (e.g. CLI, Maven, Gradel). The live demo will showcase the way developers deploy the functions to AWS Lambda, optimizing the functions, making them portable across multiple serverless platforms ( e.g., AWS Lambda, Azure Function, Google Cloud Platform, Kubernetes Knative), and using the latest handy command-line tool (e.g. Kn func) to enable a Buildpack for function development & deployment in minutes. Most importantly, you won’t see any code change to deploy the same function across multiple serverless platforms in terms of how the agnostic serverless function works.