Oracle Cloud Platform Data Integration 2020 Specialist — Question 37
Which two handle Oracle Functions authentication automatically? (Choose two.)
Answer options
- A. Oracle Cloud Infrastructure SDK
- B. cURL
- C. Oracle Cloud Infrastructure CLI
- D. Signed HTTP Request
- E. Fn Project CLI
Correct answer: A, E
Explanation
The Oracle Cloud Infrastructure SDK (A) and Fn Project CLI (E) are designed to handle authentication seamlessly, allowing developers to focus on building applications without worrying about the underlying authentication details. In contrast, cURL (B), Oracle Cloud Infrastructure CLI (C), and Signed HTTP Request (D) require additional configuration or manual steps to manage authentication.