OCI Functions documentation names the open-source, container-native serverless engine that powers the service and shares the fn CLI and func.yaml model. Which engine is that?
Select an answer to reveal the explanation.
Short Explanation
Fn Project is the shared engine under the hood—same CLI and func.yaml whether you are on a laptop or in OCI. It is not a catalog quiz comparing OpenWhisk or Knative as competing OCI products.
Full Explanation
Official OCI Functions documentation states the service is powered by the Fn Project open-source, container-native serverless engine. That shared foundation is why the fn CLI, func.yaml, and FDK families appear both locally and in OCI. Candidates should name Fn Project as the documented engine, not treat the question as an open-source platform comparison or a Kubernetes-serverless exam.