Given the following Consul agent configuration, what statements below are true? (select three)

The latest changes and updates from the administration for this exam.
Latest Update: Jun 09 2026
All questions are working fine.
Given the following Consul agent configuration, what statements below are true? (select three)

Select all that apply
Based on the Consul Connect drawing below, what component is represented by the green arrow?

In order to avoid writing sensitive data in configuration files, which tool can you can use to dynamically populate environment variables that your application can read from during runtime?
Based on the configuration file provided below, how would a new Consul agent discover other Consul datacenter members in order to join the Consul datacenter?

What is one of the benefits of deploying non-voting servers in a Consul Enterprise cluster environment?
You're supporting a colleague who is manually creating a Consul snapshot after establishing an SSH session with the leader node. Your colleague ran the command consul snapshot save -stale backup.snap to save a snapshot.
What does the flag -stale indicate?
You need to look up the members of the current Consul cluster. Consul ACLs have been enabled with a default rule of deny. You run the command consul members and receive the results as expected.
Which of the statements below can be true? (select two)

Select all that apply
True or False? Based on the ACL policy below, you would be able to register a service named web-app1 using a token associated with this policy.

You've set a flag in a K/V entry as shown below:
consul kv put -flags=23 application1/config/database sql01.example.com
After retrieving the value, as shown below, the metadata is not shown. What command can be used to display the value of the additional flag you've set?

You are running the Consul Snapshot Agent, but you are getting errors that the snapshot agent does not have permission to execute the snapshot against the Consul service. From the answers below, select the ones that are true given the following snapshot agent configuration: (select three)
Select all that apply