Oracle Cloud Platform Data Integration 2020 Specialist — Question 48

You have been asked to create a stateful application deployed in Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE) that requires all of your worker nodes to mount and write data to persistent volumes.
Which two OCI storage services should you use? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers are A and C because OCI File Services and OCI Block Volume are designed to provide persistent storage solutions suitable for stateful applications. Options B and D represent alternatives that may not ensure the same level of integration and reliability, while E is not appropriate for persistent volume requirements in a Kubernetes environment.