ServiceNow Certified Implementation Specialist – Event Management — Question 76
Which two methods can be used to improve the processing of events in large network environments? (Choose two.)
Answer options
- A. Enable multi-node processing
- B. Increase the source polling interval
- C. Ensure the bucket value in the event table is greater than 0
- D. Increase the number of scheduled jobs processing events
Correct answer: A, D
Explanation
Enabling multi-node processing allows for distributed handling of events, which can significantly enhance performance in large environments. Increasing the number of scheduled jobs processing events also improves throughput. However, simply increasing the source polling interval may slow down event detection, and ensuring the bucket value is greater than 0 does not directly improve event processing efficiency.