HashiCorp Certified: Vault Associate (002) — Question 23
When using Integrated Storage, which of the following should you do to recover from possible data loss?
Answer options
- A. Failover to a standby node
- B. Use snapshot
- C. Use audit logs
- D. Use server logs
Correct answer: B
Explanation
The correct answer is B, as using snapshots allows for point-in-time recovery of data, making it an effective way to restore lost information. Options A, C, and D do not provide a direct method for data recovery; failing over to a standby node is more about availability, while audit logs and server logs are primarily for tracking changes and troubleshooting, not for recovery.