Oracle Cloud Infrastructure Foundations 2020 Associate — Question 30
Which Oracle Cloud Infrastructure service allows you to run code without provisioning any underlying infrastructure resources (such as virtual machines)?
Answer options
- A. Storage Gateway
- B. Compute service
- C. Oracle Container Engine for Kubernetes
- D. Oracle Functions
Correct answer: D
Explanation
Oracle Functions is a serverless compute service that allows you to run code without managing infrastructure. The other options, such as the Compute service and Oracle Container Engine for Kubernetes, require provisioning and managing underlying resources, which is not the case with Oracle Functions.