Slide 23
Slide 23 text
What's New in OpenShift 4.12
Kube Native Java with Quarkus
23
Key Features & Updates (Quarkus 2.13)
▸ Java 17 support for JVM apps and native executables (GA)
▸ Apache Kafka Dev UI
▸ Very useful when developing Kafka apps
▸ List and create Topics, visualize and publish records
▸ Inspect consumer groups and their consumption logs
▸ Improved Dev Services
▸ New: ElasticSearch
■ No longer need to setup local ElasticSearch service
■ Integrated with Hibernate Search extension (automatic
schema initialization)
▸ Enhanced: Infinispan (upstream of Red Hat Data Grid)
■ Initialize cache from clients, generate cache keys
▸ OpenID Connect preconfigured providers
▸ Simplified integration with Apple, Facebook, GitHub, Google,
Microsoft, Spotify, and Twitter authentication.
▸ Kubernetes Service Binding support for Reactive SQL Clients
▸ Workload projection for MariaDB, MySQL, SQL Server, Postgres,
Mongo (TP), Kafka, reactive clients
Kafka in the Dev UI