200-901 · Question #45
200-901 Question #45: Real Exam Question with Answer & Explanation
The correct answer is A: It reduces network latency by moving processing closer to the data source.. {"question_number": 7, "question": "What is the benefit of edge computing?", "correct_answer": "A", "explanation": "Edge computing moves data processing and computation physically closer to the source of data (IoT devices, sensors, end users) rather than sending all data to a cen
Question
What is the benefit of edge computing?
Options
- AIt reduces network latency by moving processing closer to the data source.
- BIt simplifies security as devices and processing are brought closer together
- CIt removes the need for centralized data processing.
- DIt reduces data velocity from devices or other data sources.
Explanation
{"question_number": 7, "question": "What is the benefit of edge computing?", "correct_answer": "A", "explanation": "Edge computing moves data processing and computation physically closer to the source of data (IoT devices, sensors, end users) rather than sending all data to a centralized cloud or data center. The primary benefit is reduced network latency, since data does not have to travel long distances to be processed and results returned. Option B is incorrect - distributing processing to more locations actually increases the security attack surface, not simplifies it. Option C is incorrect - edge computing complements centralized processing rather than eliminating it. Option D is incorrect - edge computing does not reduce data velocity; it manages data more efficiently by processing it locally.", "generated_by": "claude-sonnet", "llm_judge_score": 3}
Topics
Community Discussion
No community discussion yet for this question.