Question: How does MongoDB provide high availability?Answer: MongoDB achieves high availability through replica sets, where data is replicated across multiple servers. If one server goes down, another can serve the data. |
Is it helpful?
Yes
No
Most helpful rated by users: