Which two programmatic actions become optional by using Oracle Storage Cloud Software Appliance – Cloud Distribution?
A.
changing an application to utilize the Oracle Storage Cloud Service Java SDK
B.
providing near-local performance using a tunable cache
C.
making numerous REST API calls to access data on Oracle Storage Cloud Service
D.
accessing shared file storage by using the InfiniBand protocol
E.
implementing SWIFT end-to-end data integrity with checksum verification
I Think
BE
https://docs.oracle.com/en/cloud/iaas/storage-appliance-cloud/sfsug/using-oracle-storage-cloud-software-appliance.pdf
I don’t think B is an answer. The Storage Appliance provides near-local performance with its caching. You do not implement it programmatically.
But by using the Storage Appliance, you no longer have to make a ton of REST calls to upload and download objects on the Storage Cloud. The Appliance does that for you, but doing programmatic REST calls becomes an option, not a necessity.
Looking at the question in this way, I am thinking A and C. However, I cannot definitely say so, because I did not see this question any of the times I took the exam.
AC