Application modernisation is not just about the applications but also need to consider the impact of the modernising exercise to the existing internal costing and budgeting model (if any), governance processes & policies (or SDLC), the supporting services, the operation and application team, and the underlying application platform.
Tag: CI/CD
So You Want to Build Quarkus Native Image Inside Container, Think Again!
Let us walk through how we failed to build the Jenkins JNPL Slave container for GraalVM with Docker and GraalVM with Podman.
Creating Your Own Jenkins JNLP Slave Container for GraalVM
In the journey of Quarkus project implementation you will need to consider what is the CI/CD process. The very first come into the picture is how to implement the CI part. We need the Jenkins JNLP slave container for GraalVM to build the Quarkus native runnable
Implementing CI/CD for .NET Core Container Applications on Red Hat OpenShift
Many people have done continuous integration and continuous delivery (CI/CD) for .NET Core, but they still may wonder how to implement this process in Red Hat OpenShift Container Platform (OCP). The information is out there, but it has not been structurally documented. In this article, we’ll walk through the process.
Enabling CI/CD for Red Hat Decision Manager on OpenShift
Red Hat Decision Manager (RHDM) is a solution that enables developers and application teams to implement decision services or business rules for their application needs. Let’s take a look at how to implement the RHDM CI/CD process, in order to have rapid decision services deployment.