Oracle Cloud Infrastructure 2019 Developer Associate — Question 92

As the Cloud Architect for your company, you have been tasked with designing a high performance compute (HPC) cluster in Oracle Cloud Infrastructure (OCI).
The following requirements have been defined:
✑ The cluster must be a minimum of three nodes, but may increase to six nodes when demand requires.
✑ The cluster must be resilient to any potential infrastructure failures.
✑ To minimize latency, all nodes must be deployed within the same availability domain (AD).
✑ Adding or replacing nodes within the cluster should take no more than 30 minutes.
Which two steps should be performed to satisfy these requirements in OCI? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Answer A is correct because deploying the cluster within a single AD with a shared file system ensures low latency and resilience through a standby cluster in another AD. Answer D is also correct as it allows for quick provisioning of new nodes using a custom image. The other options do not meet the requirements for resilience or fast deployment effectively.