Securing MongoDB
So, MongoDB presented us with two problems: When sharding it, we can't even use the basic security that it supports. The basic security that it offers is not reasonable for allowing external servers to connect to MongoDB.
tags:MongoDB
via NoSQL databases
Post a Comment