VMware Carbon Black Cloud Enterprise EDR (2020) — Question 115
Which type of application will typically require a persistent volume?
Answer options
- A. API gateway
- B. Proxy server
- C. Relational database
- D. Web server
Correct answer: C
Explanation
A relational database requires a persistent volume to store its data consistently, even after the application is shut down. In contrast, an API gateway, proxy server, and web server typically do not need persistent storage since they handle transient data and requests.