IBM Security QRadar SIEM V7.4.3 Associate Analyst — Question 38
What is a valid alternative for a client who wants to store a large number of documents in a database in IBM Cloud?
Answer options
- A. Leverage a SQL database such as PostgreSQL
- B. Leverage a NoSQL database such Elasticsearch
- C. Leverage a NoSQL database such as Cloudant
- D. Leverage a SQL database such as DB2
Correct answer: C
Explanation
The correct answer is C, as Cloudant is specifically designed for handling large volumes of documents in a NoSQL format. Options A and D suggest SQL databases, which are not optimal for document storage. Option B mentions Elasticsearch, which is primarily a search engine and not a traditional document store.