Based on the output of the Consul service logs, what is true about the current configuration? (select three)

The latest changes and updates from the administration for this exam.
Latest Update: Jun 09 2026
All questions are working fine.
Based on the output of the Consul service logs, what is true about the current configuration? (select three)

Select all that apply
True or False? To use the Consul K/V store, it must first be enabled in the Consul agent configuration file.
The local DevOps team is responsible for managing the Consul environment, as well as ensuring critical applications are functioning as intended. Applications currently rely heavily on data stored in the Consul K/V, and the DevOps needs to be aware of any values change for critical key/value pairs.
What Consul feature can be used to programmatically call an API if a value changes?
What are the benefits that the LAN gossip pool provides to a Consul datacenter? (select three)
Select all that apply
You have two Consul datacenters and you want to enable federation so services in dc1 can discover services in dc2. You run the consul join wan node2.example.com. However, servers in dc1 can not communicate with servers in dc2 and vice versa. Based on the snippets of the server configuration files can be found below, why would this be assuming network connectivity is working as expected?
dc1 configuration

dc2 configuration

A user is defining a new prepared query named web-app for an application that includes a failover policy for providing high availability for a service. However, when the user accesses the app using the DNS name web-app.service.consul, access to the application isn't failing to the secondary datacenter as expected. What could be the issue?
Which of the following are valid Consul watch types that you can use to monitor updates in Consul? (select five)
Select all that apply
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?
Which of the following is NOT a core feature of HashiCorp Consul?
Using the service configuration below, what service will be registered, and what port will the service run on?
