D-ECS-DS-23 · Question #130
For an ECS solution requiring high availability and fault tolerance, which node type should be prioritized?
The correct answer is B. High-availability configured nodes. High-availability configured nodes (B) are the correct choice because they are specifically designed with redundancy, failover mechanisms, and resilience features that keep ECS workloads running even when individual components fail - directly satisfying both "high availability"…
Question
For an ECS solution requiring high availability and fault tolerance, which node type should be prioritized?
Options
- ALow-cost, single-instance nodes
- BHigh-availability configured nodes
- CNodes with the latest graphical cards
- DNodes with the most aesthetically pleasing design
How the community answered
(22 responses)- A5% (1)
- B91% (20)
- D5% (1)
Explanation
High-availability configured nodes (B) are the correct choice because they are specifically designed with redundancy, failover mechanisms, and resilience features that keep ECS workloads running even when individual components fail - directly satisfying both "high availability" and "fault tolerance" requirements.
- A is wrong because single-instance, low-cost nodes introduce a single point of failure; if that node goes down, the entire workload fails, which is the opposite of fault tolerance.
- C is wrong because GPU capabilities address compute performance for graphics or ML tasks, not reliability or uptime - a node with the latest GPU can still be a single point of failure.
- D is wrong because physical aesthetics have zero relevance to system architecture or reliability.
Memory tip: Associate "HA" (High Availability) with "Always Available" - whenever an exam question pairs high availability with fault tolerance, look for the answer that explicitly mentions redundancy, clustering, or HA configuration, not cost, performance specs, or appearance.
Topics
Community Discussion
No community discussion yet for this question.