Reputation: 81
Any added advantage of using the MongoDB Atlas compared to having the DB on a local server ?
Upvotes: 1
Views: 1064
Reputation: 7676
I'll give you a really simple answer.
Managing,securing and maintaining a DB can be alot of work. Work that you need at least someone specialized doing. MongoAtlas helps you to do that so that you can concentrate on your app and not on handling the database.
Here is an article that explains it more in depth.
Upvotes: 1