
Enterprise Java middleware and modern runtimes (Quarkus): the application foundations of half the industry.
Half of industry runs on Java: JBoss EAP is the enterprise application server that keeps it running supported — clustering, transactions, security. Application Foundations adds the modern runtimes: Quarkus for microservices (millisecond startup, reduced memory), Kafka for events, Keycloak for identity.


6→7→8 migrations, patches and JVM tuning: the application server that doesn't end up in CVE bulletins.
Not everything needs rewriting: the Migration Toolkit for Applications says what's worth moving to Quarkus.
EAP and the runtimes on OpenShift: S2I builds, health checks, scaling — Java goes cloud-native.
Keycloak in front of the apps: corporate SSO, MFA and federation without reinventing auth.
EAP 8 brings Jakarta EE 10 on a modular runtime (Wildfly core), with provisioning via Maven plugin and images optimized for OpenShift; the Migration Toolkit for Applications (MTA) analyzes the code and estimates the effort. Quarkus also compiles natively (GraalVM): millisecond startup and reduced memory for microservices; Kafka (AMQ Streams) and Keycloak (the RH SSO build) complete events and identity.
Mission-critical EAP apps managed and updated.
Quarkus on OpenShift: the new born right from the start.
Kafka for the flows between systems, managed.