Question: 1/50
An organization wants to deploy IBM Cloud Pak for Business Automation (CP4BA) on Red Hat OpenShift and ensure each capability (Workflow, Decisions, Content) can be scaled independently and upgraded with minimal impact. Which architectural approach best supports this goal?
Deploy all components into a single monolithic container image to simplify scaling
Use the CP4BA operators to deploy each capability as separate services with independent replicas and resources
Install all components on a single virtual machine and scale vertically by adding CPU and memory
Run all capabilities in a single Kubernetes Pod to reduce inter-service network calls