In Part II of our 4-part blog series “You’ve written a Kubernetes-native Application? Here is how OpenShift helps you to run, develop, build and deliver it”, we will focus on the aspect of developing our application with and directly on OpenShift. In Part I, we’ve introduced our sample application “the Local News Application”, and showed […]
Tag: developer
Introduction When you are serious about running a microservice architecture at scale, you will definitely run into some challenges at some point. Beside all the benefits microservices deliver, they’ll also add a layer of complexity and have all the associated complexities of a distributed system. And as the number of services scales, it becomes increasingly […]
Surely, if you have a challenge (faster release, becoming more agile, scalability, …) coming up in the next few years for your application development and deployment, you have heard that containerizing your applications on OpenShift will be the answer. And down the road, when your infrastructure & internal processes have evolved enough, and when legal […]
In my last post I promised to introduce you to a selected set of Quarkus extensions. Today I will cover three of those. In my opinion they make total sense in the context of a container development or just container runtime platform (such as Red Hat OpenShift or any other Kubernetes distribution). The effort : […]
Quarkus is the bright new star in the cloud-native App Dev universe! Quarkus is Red Hat’s upstream stack for Kubernetes native Java. Its characteristics are simple: Quarkus is small! Quarkus is fast! Quarkus is familiar! … and Quarkus makes Java relevant again in the cloud-native world where everyone talks about lightweight architectures, event-driven paradigms, container […]
In this blog post I would like to explain how to access SalesForce.com with JBoss DataVirtualization (JDV). For those of you who do not know what JDV is, here a short introduction: What is JBoss DataVirtualization? JDV is the Red Hat productized version of the Teiid project by JBoss. But what is JDV doing? JDV […]