1Z0-1085-22 · Question #42
Which two are enabled by Oracle Cloud Infrastructure Fault Domains?
The correct answer is A. Protect against unexpected hardware or power supply failures E. Protect against planned hardware maintenance. A fault domain is a grouping of hardware and infrastructure within an availability domain. Each availability domain contains three fault domains. Fault domains provide anti-affinity: they let you distribute your instances so that the instances are not on the same physical…
Question
Which two are enabled by Oracle Cloud Infrastructure Fault Domains?
Options
- AProtect against unexpected hardware or power supply failures
- BTo meet requirements for legal jurisdictions
- CTo mitigate the risk of large scale events such as earthquakes
- DBuild replicated systems for disaster recovery
- EProtect against planned hardware maintenance
How the community answered
(51 responses)- A78% (40)
- B4% (2)
- C12% (6)
- D6% (3)
Explanation
A fault domain is a grouping of hardware and infrastructure within an availability domain. Each availability domain contains three fault domains. Fault domains provide anti-affinity: they let you distribute your instances so that the instances are not on the same physical hardware within a single availability domain. A hardware failure or Compute hardware maintenance event that affects one fault domain does not affect instances in other fault domains. In addition, the physical hardware in a fault domain has independent and redundant power supplies, which prevents a failure in the power supply hardware within one fault domain from affecting other fault domains. To control the placement of your compute instances, bare metal DB system instances, or virtual machine DB system instances, you can optionally specify the fault domain for a new instance or instance pool at launch time. If you don't specify the fault domain, the system selects one for you. Oracle Cloud Infrastructure makes a best-effort anti-affinity placement across different fault domains, while optimizing for available capacity in the availability domain. To change the fault domain for an instance, terminate it and launch a new instance in the preferred fault domain. Use fault domains to do the following things: Protect against unexpected hardware failures or power supply failures. Protect against planned outages because of Compute hardware maintenance. We can use fault domains to do the following things: 1) Protect against unexpected hardware failures or power supply failures. 2) Protect against planned outages because of Compute hardware maintenance https://docs.cloud.oracle.com/en-us/iaas/Content/General/Concepts/regions.htm
Topics
Community Discussion
No community discussion yet for this question.