Exam Code: HCCAO-003
Exam Questions: 174
HashiCorp Certified: Consul Associate (003)
Updated: 26 Nov, 2025
Viewing Page : 1 - 18
Practicing : 1 - 5 of 174 Questions
Question 1

You have deployed a new Consul cluster to be used for service discovery between your microservices for a new application. In the configuration file, as shown below, you
have enabled ACLs and bootstrapped the ACL system. However, clients are still being permitted to read and write to the ACL system or register services without a valid
token.
Based on the policy, what change needs to be made to finish securing Consul?
1. {
2. "server": true,
3. "node_name": "CONSUL-NODE-A",
4. "datacenter": "DC-1",
5. "data_dir": "/var/consul/data",
6. "bind_addr": "0.0.0.0",
7. "client_addr": "0.0.0.0",
8. "advertise_addr": "10.0.10.208",
9. "bootstrap_expect": 5,
10. "retry_join": ["provider=aws tag_key=consul tag_value=true"],
11. "ui": true,
12. "log_level": "INFO",
13. "acl": {
14. "enabled": true,
15. "default_policy": "allow",
16. "down_policy": "extend-cache"
17. }
18. }

Options :
Answer: C

Question 2

Complete the sentence:
The main restriction on Consul's K/V store is an object's size, which can be a maximum of _______?

Options :
Answer: A

Question 3

During leadership election, which members in the local datacenter get a vote to elect a new leader?

Options :
Answer: A

Question 4

Which of the following is responsible for managing membership and broadcasting messages to the cluster?

Options :
Answer: C

Question 5

Which of the following are benefits of using Consul for service discovery? (select 3)

Options :
Answer: A,B,C

Viewing Page : 1 - 18
Practicing : 1 - 5 of 174 Questions

© Copyrights FreePDFQuestions 2025. All Rights Reserved

We use cookies to ensure that we give you the best experience on our website (FreePDFQuestions). If you continue without changing your settings, we'll assume that you are happy to receive all cookies on the FreePDFQuestions.