This is a dedicated watch page for a single video.
Stephen is using Consul for service discovery, but he also wants to store data in the Consul K/V for application variables that need to be retrieved at runtime. However, the application is currently architected to read data directly from a local file, not from a remote K/V service like Consul. What Consul feature can Stephen use to retrieve data from Consul without re-architecting the application?