Accelerating and Simplifying Serverless Application Development with GraalVM Universal Virtual Machine
GraalVM Enterprise Native Image helps modernize applications by compiling bytecode ahead-of-time to generate smaller, standalone executables. As a result, microservices run more efficiently, start without warming up, and use significantly fewer memory resources. In this workshop, developers can access practice labs to build Serverless applications with GraalVM Enterprise. You will cover the following topics.
- Learn how to install GraalVM and Serverless Tools
- Learn how Native Image generates smaller executables
- Build native Java functions that perform more efficiently
- Develop multi-cloud Serverless applications that work with Oracle Cloud Infrastructure Functions (OCI Functions), Lambda, Azure Functions, etc.
- Deploy GraalVM based functions on OCI and other cloud platforms
- Installations
- Creating a simple Serverless Application
- Building a simple Serverless Application With GraalVM Native Image
- Deploying GraalVM Serverless Application on Oracle Cloud Infrastructure
- Benchmark with Golang
- Multicloud Deployments with GraalVM and Micronaut- AWS Lambda & OCI Functions
- Polyglot Serverless Application
- GraalVM Spring Boot
- GraalVM Native Image Workshop
- GraalVM Polyglot Workshop
- Accelerating Apache Spark with GraalVM