A water utility wants a maintainable NetDevOps loop that combines structured encoding, local on-box reaction, and controller APIs for fleet changes. Which integrated approach best fits?
Select an answer to reveal the explanation.
Short Explanation
Think of the water network like a plant control loop: clean data formats in the pipes, a local trip for the pump that must stop now, and a central desk for citywide setpoints. YANG/JSON, EEM, and controller APIs each cover one part. Email-only or EEM-only leaves the loop broken.
Full Explanation
A coherent enterprise NetDevOps practice uses structured model-driven encodings (YANG/JSON/XML) for reliable payloads, on-box EEM for immediate local reactions, and controller or orchestration APIs for auditable fleet changes through lab-to-prod promotion. Email-only processes lack repeatability. EEM-only designs do not scale fleet policy. Removing automation tooling abandons the integrated approach this item targets.