Microservices
Architectural messaging solutions with Apache ActiveMQ Artemis
Learn how to make the AMQ Broker architecting process, the resulting deployment topologies, and the expected effort more predictable for common use cases.
Kubernetes-native Spring apps on Quarkus
This session will show you how Quarkus speaks Spring with a demonstration of live-coding a Quarkus application.
Skupper.io: Let your services communicate across Kubernetes clusters
Multi-cluster communication can be a problem. We show how to solve application communication on Kubernetes with Skupper.io.
Event-driven architecture: What types of events are there?
Events are classified into three major types. These event types allow software architects to choose adequate event-driven architecture component implementations that best suit each event type nature.
Event-driven architecture: What is an event?
What is an event in event-driven architecture? This primer explains.
Move your APIs into the serverless era with Camel K and Knative
In this video, we'll show how to move your APIs into the serverless era using the super duo of Camel K and Knative.
An alternative to microservices: Modular monolith
Discover how to buck the microservices trend by future-proofing a monolithic application using modular design principles in this video demo.
MicroProfile 3.2 is now available on Open Liberty in Red Hat Runtimes
Open Liberty 19.0.0.12 provides support for MicroProfile 3.2, allowing users to provide their own health check procedures and monitor microservice applications easily with metrics.
New Eclipse MicroProfile book provides introduction to enterprise Java microservices
This new book introduces enterprise Java microservices and showcases Eclipse MicroProfile as a way to implement 12-factor apps.
Decoupling microservices with Apache Camel and Debezium
We show how to leverage Debezium along with integration framework Apache Camel to provide microservices decoupling architectures.
Open Liberty Java runtime now available to Red Hat Runtimes subscribers
Open Liberty is now available as part of a Red Hat Runtimes subscription. Run your MicroProfile and Jakarta EE apps in containers on OpenShift with commercial support from Red Hat and IBM.
Future-proof apps | DevNation Tech Talk
DevNation Live tech talk - Future-proof apps
How to secure microservices with Red Hat Single Sign-On, Fuse, and 3scale
We show a practical example on how to secure modern applications and microservices with Red Hat Single Sign-On, Fuse and 3scale.
Using a MySQL database in your Red Hat OpenShift application
In this article, we'll walk you through the steps necessary to access a MySQL database running in your OpenShift cluster.
Eclipse Vert.x 3.8.1 update for Red Hat Runtimes
The latest update to Red Hat Runtimes has arrived and now supports Eclipse Vert.x 3.8.1; learn about the new features here.
Introduction to microservices observability with Eclipse MicroProfile
In this article, we'll look at Eclipse MicroProfile specifications that can help you implement observability in microservices.
DevNation Live Bengaluru: Java microservices and how to become cloud-native
In this video, Burr Sutter discusses the key microservices architecture principles and explains how and why to evolve to this approach.
DevNation Live Bengaluru: 9 steps to awesome with Kubernetes and Red Hat OpenShift
Burr Sutter shows why Kubernetes and Red Hat OpenShift provide the ideal solution for deploying and managing microservices in your organization.
Understanding Red Hat OpenShift's Application Monitoring Operator
Get an overview of Red Hat OpenShift's Application Monitoring Operator components and see an example of the Operator in action.
Event-driven architecture for microservices
Event-driven architecture (EDA) is a way of designing applications and services
DevNation Live: Easily secure your cloud-native microservices with Keycloak
Learn how Keycloak can help you secure your microservices in this video demonstration from Sebastien Blanc.
Get started with reactive programming with creative Coderland tutorials
Reactive programming is a great way to work with microservices that pass asynchronous data to each other. See it in action with Coderland's latest ride.
Part 3: A reactive system in action
Deploy the Reactica code and see it in action.
Part 2: Building a reactive system
An in-depth look at the reactive system of microservices that work together to calculate wait times for the Reactica roller coaster.