2021: Familiar APIs on Kickass Runtimes #slideless
A fundamental shift to build-time magic is making Java competitive for serverless. See how familiar APIs on kickass runtimes deliver millisecond startups.
#1about 2 minutes
The evolution from traditional Java EE to modern runtimes
A shift occurred from incremental Java EE improvements to a new generation of optimized runtimes like Quarkus.
#2about 4 minutes
The long-term value of using standard Java APIs
Sticking with standard APIs like Jakarta EE provides stability and avoids costly framework migrations over many years.
#3about 5 minutes
Understanding traditional deployment with thin WAR files
The classic Java EE model separates application logic into a small WAR file from the larger application server runtime.
#4about 16 minutes
How Quarkus optimizes applications at build time
Quarkus achieves fast startup and low memory usage by replacing runtime reflection with code generation during the build process.
#5about 3 minutes
Compiling Java to a native executable with GraalVM
Using GraalVM's native image compilation with Quarkus results in an extremely fast-starting, self-contained executable.
#6about 6 minutes
Exploring Helidon as another modern Java runtime
Helidon offers another modern runtime option that implements MicroProfile standards, focusing on runtime performance and a library-based approach.
#7about 1 minute
Using MicroProfile for cloud-native Java features
MicroProfile extends Jakarta EE with essential cloud-native capabilities like health checks, metrics, and distributed tracing for modern applications.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
02:21 MIN
Solving Java's serverless challenges with Quarkus
Serverless-Native Java with Quarkus
07:05 MIN
Java's adaptation for cloud-native and serverless computing
Build ultra-fast In-Memory Database Apps and Microservices with Java
02:07 MIN
Using Quarkus and GraalVM for fast Java startup
Serverless Java in Action: Cloud Agnostic Design Patterns and Tips
03:11 MIN
Optimizing Java performance for cloud-native applications
Cloud Chaos and Microservices Mayhem
02:45 MIN
Introducing the Jakarta EE Core Profile and CDI Lite
Get Ready for Jakarta EE 10!
03:03 MIN
Improving performance with reactive programming and Quarkus
Application Modernization and Rabbits
01:59 MIN
Discovering reactive programming through a modern Quarkus project
Is reactive the new black? Imperative vs. reactive programming with Quarkus
03:23 MIN
Adopting a modern tech stack for faster development
Using Java 17 latest features in real world projectsWelcome to this issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Ron Veen who introduced the audience to some of the most interesting features that got added to the Java language.About the speaker:Ron is a hig...
Chris Heilmann
All the videos of Halfstack London 2024!Last month was Halfstack London, a conference about the web, JavaScript and half a dozen other things. We were there to deliver a talk, but also to record all the sessions and we're happy to share them with you. It took a bit as we had to wait for th...
Benedikt Bischof
Java BasicsIn 1991,James Gosling invented a high-level, general-purpose, object-oriented andsecure programming language and called it OAK (after a tree in front of hiswindow). And four years later, in 1995, it was renamed after one of the GreaterSunda Islands: ...
From learning to earning
Jobs that call for the skills explored in this talk.