Oracle Cloud Infrastructure 2022 Architect Professional — Question 1
Which two statements about ORDS are true? (Choose two.)
Answer options
- A. ORDS is a low code development platform to build responsive applications.
- B. ORDS creates servlets for the Data Dictionary.
- C. ORDS makes REST APIs in the Oracle Database available.
- D. ORDS stores, manages and indexes JSON documents.
Correct answer: C, D
Explanation
The correct answers are C and D because ORDS indeed provides access to REST APIs in the Oracle Database, allowing for easier integration and development. Additionally, ORDS is capable of managing JSON documents, which is essential for modern applications. Options A and B are incorrect; while ORDS does have development capabilities, it is primarily focused on RESTful services and not specifically as a low code platform or for creating servlets.