Splunk IT Service Intelligence Certified Admin — Question 27
To limit the impact of custom code on the VPE, where should the custom code be placed?
Answer options
- A. A separate container.
- B. A separate code repository.
- C. A custom function block.
- D. A custom container or a separate KV store.
Correct answer: C
Explanation
Placing custom code in a custom function block helps isolate it from the main processes of the VPE, reducing potential disruptions. The other options either do not provide the same level of integration with the VPE or may complicate management and execution.