Oracle Cloud Infrastructure Foundations 2020 Associate — Question 45
Which Oracle Cloud Infrastructure (OCI) service is best suited for running serverless apps?
Answer options
- A. Streaming
- B. Oracle Functions
- C. Virtual Cloud Network
- D. Audit
Correct answer: B
Explanation
Oracle Functions is specifically designed for serverless application deployment, enabling developers to run code without managing servers. In contrast, Streaming is for data streaming, Virtual Cloud Network is focused on networking, and Audit is used for tracking and logging, none of which directly support serverless architecture.