Oracle Cloud Platform Data Integration 2020 Specialist — Question 52
You are working on a cloud native e-commerce application on Oracle Cloud Infrastructure (OCI). Your application architecture has multiple OCI services, including
Oracle Functions. You need to trigger these functions directly from other OCI services, without having to run custom code.
Which OCI service cannot trigger your functions directly? (Choose the best answer.)
Answer options
- A. OCI Events Service
- B. OCI Registry
- C. OCI API Gateway
- D. Oracle Integration
Correct answer: D
Explanation
The correct answer is D, Oracle Integration, as it is primarily used for integrating applications and data, rather than directly triggering functions. The other options, such as OCI Events Service, OCI API Gateway, and OCI Registry, are designed to facilitate direct invocation of functions or services in OCI.