What does a Persistent Volume Claim (PVC) represent in OpenShift?
What is the correct sequence of steps to process deploying an OpenShift serverless application?


Which statement is true regarding UrbanCode Deploy?
What is one feature that enables high availability for applications?
Knative Serving defines a set of objects as Kubernetes Custom Resource Definitions (CRDs). These objects are used to define and control how a serverless workload behaves on the cluster.
Which combination of knative resources fits to the diagram?

A top level directory listing of an application stack contains the following:
README.md stack.yaml image (directory) templates (directory)
Within the image directory are the following:
config (directory) project (directory) Dockerfile-stack
Based on the scenario above, where should a Solution Architect look to understand the build process used to create a container of the application?