External reviews
External reviews are not included in the AWS star rating for the product.
MongoDB and itds new cool features!
* Native Graph Processing - special purpose graph databases do a good job at storing and querying graph data. But often you want traverse graph data directly in the database. With MongoDB you can process, query, and analyze in real time, without the complexity of duplicating data across two separate databases.
* Improvements for Visualizing MongoDB Data - The complete connector has been reworked and offers now improvements in performance and scalability.
And there will be exiting news of the upcoming version 3.6:
For increasing performance:
- Wire Protocol Compression
- OP_MSG
Introduction of Session:
- Retryable Writes (this is my favorite)
- Causally Consistent Reads
- Notification API
Understand to "Think in documents". If not you may have a rough start.
- Leave a Comment |
- Mark review as helpful
DBaaS to the rescue
First, let's start with why hosted DB and not to manage it yourself, the pain the agony and the resources wasted on maintenance is enormous, leading to a world full of SaaS.
After we removed that obstacle, we just need to choose the hosting environment we want.
Every hosting environment has different features, but only Atlas, has most features and is one click from production usage, include:
1. dynamic scaling
2. per hours pricing
3. Encryption at rest - extremely important to save your IP/Data
4. sharding support - when your business is that sucessful
Somewhere between SQL and NoSQL
Fast performance
Compression (starting with WT)
in earlier versions, the disk usage was quite high (about 10x the actual size)
Analytics
Lifesaver or at least product-saver
The most important for us was the sharding feature and the fact we could take advantage of atomic operations.
Not a silver bullet, but definitely bronze
Most mature open source NoSQL database
Best MongoDB Hosting Provider Available
A few items set MongoDB Atlas apart from the other MongoDB hosting providers:
- Make cluster changes with a few clicks, such as dynamically scaling the cluster when needed (including dynamically changing hardware)
- Per hour pricing
- API
- Sharding support, larger replica sets available
- VPC peering
- Encrypted EBS volumes
Everything as advertised...but beware AWS costs
So, granted, much of this can be attributed to my inexperience with AWS and their billing, but Atlas makes it so easy to setup, perhaps a warning of:
1) both the cost of Atlas service itself;
2) the cost of the AWS servers Atlas needs to run on;
is warranted when calculating the total expected bill.
So, 5 stars for Atlas. Ding on the cost calculator and unexpected high bill from AWS.
The best solutions for pro db
Totally recommend MongoDB Atlas! Very easy to setup fully pro version on MongoDB, with replicas or sharding. Price is optimal vs quality.
MongoDB Atlas - a life savour!
MongoDB Atlas has been fundamental for my company in the last few months. It enabled us to have a painless and affordable MongoDB service, extremely reliable and secure. With MongoDB Atlas you can scale the database according to your needs - it's absolutely fantastic! Try it out - you won't regret it!