Oracle Cloud Infrastructure 2019 Developer Associate — Question 130

You are tasked with creating a highly available clustered application on Oracle Cloud Infrastructure consisting of three nodes. The round-trip latency between nodes must be less than 500µs (micro-seconds) and your cluster should be resilient to hardware failure.
What is the recommended deployment strategy?

Answer options

Correct answer: D

Explanation

The correct answer is D because deploying each node in different fault domains within a single AD ensures low latency and resilience to hardware failure. Option A is incorrect as using the same fault domain across different ADs does not provide the required isolation for high availability. Option B is not suitable because deploying across two regions introduces higher latency, which does not meet the requirement. Option C fails to ensure hardware resilience since all nodes would still be susceptible to failure in the same AD.