Bird
Raised Fist0

If an index is on cold nodes, which of the following is true about its resource usage compared to hot nodes?

medium📝 Predict Output Q5 of Q15
Elasticsearch - Performance and Scaling
If an index is on cold nodes, which of the following is true about its resource usage compared to hot nodes?
ALower CPU and memory usage
BHigher CPU and memory usage
CSame CPU but higher memory usage
DSame resource usage as hot nodes
Step-by-Step Solution
Solution:
  1. Step 1: Understand resource usage by node type

    Cold nodes use less CPU and memory to save costs for old data.
  2. Step 2: Compare cold nodes to hot nodes

    Cold nodes have lower resource usage than hot nodes.
  3. Final Answer:

    Lower CPU and memory usage -> Option A
  4. Quick Check:

    Cold nodes resource use = Lower CPU/memory [OK]
Quick Trick: Cold nodes save resources by reducing CPU/memory [OK]
Common Mistakes:
MISTAKES
  • Assuming cold nodes use more CPU
  • Thinking resource use is same as hot nodes
  • Confusing memory usage patterns

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Elasticsearch Quizzes