GitOps created many buzz today and we have seen communities are starting to take a serious look into GitOps. There are many imperatives of GitOps. I have shortlisted them into four key characteristics in order to implement a successful GitOps.
Category: DevOps
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.