Peter Hrivnák (Cloud Administrator)
Amazon uses them to store the generated orders after purchase, it is the most widely used opensource NoSQL database for storing documents. We bring high-level overview and current price list in the cloud.
MongoDB belongs to NoSQL group of databases called DocumentDB (which includes inter alia databases DocumentDB, CouchBase, RavenDB, and other). Amazon uses them to store the generated orders after purchase (the order does not change anymore, only access to is being managed).
MongoDB is popular for its ability to scale and high performance. MongoDB is different from the "classic" relational database that stores structured data such as JSON documents with dynamic schemas - BSON format. This makes working with certain types of data faster and easier.
SUPPORTED OS
Only 64-bit environment is recommended for production deployment, since 32-bit has some limitations.
EXTENDED DATA TYPES
Document size can be up to 16 MB (compared to 512 KB in DocumentDB).
SUPPORT LANGUAGES
C#, Java, Python, nodeJS, JS, C, C++, PHP, Perl, Motor, Ruby
AZURE
Azure Marketplace contains MongoDB „image“ from bitnami, which does not charge for pre-installed MongoDB software (it is therefore not based on MongoLab service), but only for the calculated hours of the running "underlying" virtual server with Linux (Ubuntu 14.04).
The following instances may be established for the development and tests that do not require load balancing, auto-scaling, or the use of virtual machines with high memory requirements:
Other prices of instances established with higher performance requirements:
https://azure.microsoft.com/cs-cz/marketplace/partners/bitnami/mongodb/
Azure procedure for MongoDB installation: