A Consul snapshot saves a point-in-time snapshot of the state of the Consul servers, and includes what type of data? (select five)

A Consul snapshot saves a point-in-time snapshot of the state of the Consul servers, and includes what type of data? (select five)
A . prepared queries
B. sessions
C. consul-template templates
D. ACLs
E. audit log of API requests
F. KV entries
G. the service catalog

Answer: A,B,D,F,G

Explanation:

Consul provides the snapshot command which can be run using the CLI or the API.

The snapshot command saves a point-in-time snapshot of the state of the Consul servers which includes, but is not limited to:

+ KV entries

+ the service catalog

+ prepared queries

+ sessions

+ ACLs

https://learn.hashicorp.com/consul/datacenter-deploy/backup

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments