Managed OpenShift environments on IBM Cloud, AWS, and Azure
IBM Cloud Pak for Business Automation has been built to run on Red Hat OpenShift. Let’s clarify this environment.
A specific server, or set of servers, exposes its resources through an Operating System (OS), in this case, Red Hat Enterprise Linux. It can run many native programs, but the one we’re considering here is Kubernetes, which is a system that can orchestrate Docker containers and take care of their lifecycle management and scaling.
Yet, using Kubernetes directly remains relatively complex, and OpenShift offers an additional layer of management features that lets the user focus on application management and exposes developer and administrator views.
OpenShift is available in a variety of cloud environments, including the three main ones: IBM Cloud (Red Hat OpenShift Kubernetes Service (ROKS)), Amazon Web Services (Red Hat OpenShift Service on AWS (ROSA)), and Microsoft Azure (Azure Red Hat OpenShift...