How and Why I Turned My Old Java Project into a First-Class Serverless Component
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the journey of modernizing a Java-based rule engine for serverless environments in this 43-minute Devoxx conference talk. Discover how project lead Mario Fusco transformed Drools, Red Hat's rule engine, to be cloud-ready using technologies like GraalVM and Quarkus. Learn about the challenges faced when adapting code that heavily relies on reflection, dynamic class loading, and other advanced Java techniques. Gain practical insights from real-world use cases on migrating legacy projects to modern, serverless architectures. Understand the importance of separating domain-specific constraints from main application flows and how rule engines can be leveraged beyond traditional enterprise software products.
Syllabus
Intro
What is this talk about
Rule Engine
Rule Structure
BPM
CodeIto
Running on premise
Running service
Onboarding service
Process composition
Startup time
How we got there
Limitations
Why this is a problem
Limitation
Reflection
Code Generation
Explicit Representation
Dynamically Loading
XML Describing
Quercus
Why use Quercus
Quercus Extensions
Quercus Demo
Feedback
Taught by
Devoxx
Related Courses
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube