TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Microsoft Intune

    Score8.2 out of 10
    N/AMicrosoft Intune (formerly Microsoft Endpoint Manager), combining the capabilities of the former Microsoft System Center Configuration Manager, SCCM or ConfigMgr, is presented as a unified endpoint management option. Microsoft Intune is an endpoint management solution for mobile devices, an MDM solution that allows the user to securely manage iOS, Android, Windows, and macOS devices with a single endpoint management solution. The component Endpoint Configuration Manager (the…

    $5

    per user/per month

    MongoDB

    Score8.8 out of 10
    N/AMongoDB is an open source document-oriented database system. It is part of the NoSQL family of database systems. Instead of storing data in tables as is done in a "classical" relational database, MongoDB stores structured data as JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.

    $0.10

    million reads

    Pricing
    Microsoft IntuneMongoDB
    Editions & Modules
    Microsoft 365 Business Basic
    $5
    per user/per month
    Microsoft 365 For Individuals
    $6.99
    per month
    Microsoft 365 Apps
    $8.25
    per user/per month
    Microsoft 365 For Families
    $9.99
    per month
    Microsoft 365 Business Standard
    $12.50
    per user/per month
    Microsoft 365 Business Premium
    $15
    per user/per month
    Shared
    $0
    per month
    Serverless
    $0.10million reads
    million reads
    Dedicated
    $57
    per month
    Offerings
    Pricing Offerings
    Microsoft IntuneMongoDB
    Free Trial
    NoYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details—Fully managed, global cloud database on AWS, Azure, and GCP
    More Pricing Information
    Community Pulse
    Microsoft IntuneMongoDB
    Considered Both Products
    Microsoft
    No answer on this topic
    MongoDB
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    23 Answers
    100%
    Would buy again
    12 Answers
    Delivers good value for the price
    91%
    Delivers good value for the price
    20 Answers
    100%
    Delivers good value for the price
    12 Answers
    Happy with the feature set
    96%
    Happy with the feature set
    22 Answers
    100%
    Happy with the feature set
    12 Answers
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    18 Answers
    100%
    Lived up to sales and marketing promises
    9 Answers
    Implementation went as expected
    95%
    Implementation went as expected
    19 Answers
    100%
    Implementation went as expected
    12 Answers
    Features
    Microsoft IntuneMongoDB
    NoSQL Databases
    Comparison of NoSQL Databases features of Microsoft Intune and MongoDB
    Feature
    Microsoft Intune
    -
    Ratings
    MongoDB
    10.0
    39 Ratings
    16% above category average
    Performance00 Ratings10.039 Ratings
    Availability00 Ratings10.039 Ratings
    Concurrency00 Ratings10.039 Ratings
    Security00 Ratings10.039 Ratings
    Scalability00 Ratings10.039 Ratings
    Data model flexibility00 Ratings10.039 Ratings
    Deployment model flexibility00 Ratings10.038 Ratings
    Best Alternatives
    Microsoft IntuneMongoDB
    Small Businesses
    Avast CloudCare
    Score10 out of 10
    IBM Cloudant
    Score7.4 out of 10
    Medium-sized Companies
    Action1
    Score9.4 out of 10
    IBM Cloudant
    Score7.4 out of 10
    Enterprises
    ManageEngine Endpoint Central
    Score9 out of 10
    IBM Cloudant
    Score7.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Microsoft IntuneMongoDB
    Likelihood to Recommend
    8.7
    (53 ratings)
    10.0
    (79 ratings)
    Likelihood to Renew
    9.9
    (2 ratings)
    10.0
    (67 ratings)
    Usability
    8.4
    (12 ratings)
    10.0
    (15 ratings)
    Availability
    -
    (0 ratings)
    9.0
    (1 ratings)
    Performance
    6.9
    (14 ratings)
    -
    (0 ratings)
    Support Rating
    10.0
    (10 ratings)
    9.6
    (13 ratings)
    Implementation Rating
    8.9
    (2 ratings)
    8.4
    (2 ratings)
    Ease of integration
    7.6
    (14 ratings)
    -
    (0 ratings)
    User Testimonials
    Microsoft IntuneMongoDB
    Likelihood to Recommend
    Microsoft
    Microsoft Intune is well suited for the larger end of the small business segment to the enterprise. The ability to configure and remotely deploy computer configurations, control mobile devices, and fine tune security controls of each device or device group is a major win for this product. Smaller and mid-sized businesses may balk at having to increase their license level to unlock the better updating features.
    Incentivized
    Read full review
    MongoDB
    If asked by a colleague I would highly recommend MongoDB. MongoDB provides incredible flexibility and is quick and easy to set up. It also provides extensive documentation which is very useful for someone new to the tool. Though I've used it for years and still referenced the docs often. From my experience and the use cases I've worked on, I'd suggest using it anywhere that needs a fast, efficient storage space for non-relational data. If a relational database is needed then another tool would be more apt.
    Incentivized
    Read full review
    Pros
    Microsoft
    • [Microsoft Endpoint Manager (Microsoft Intune + SCCM)] helps to speed up the deployment of patches/software throughout our environment. I can easily build a package and then deploy across all endpoints.
    • The ability to supercede software is also quite handy. This automates the removal of old versions and replacing them with newer versions.
    • The Intune Autopilot option is very useful if you want to deploy software to devices straight out of the box. You can configure them to download software when a user opens a new PC and turns it on for the first time.
    Incentivized
    Read full review
    MongoDB
    • Being a JSON language optimizes the response time of a query, you can directly build a query logic from the same service
    • You can install a local, database-based environment rather than the non-relational real-time bases such a firebase does not allow, the local environment is paramount since you can work without relying on the internet.
    • Forming collections in Mango is relatively simple, you do not need to know of query to work with it, since it has a simple graphic environment that allows you to manage databases for those who are not experts in console management.
    Incentivized
    Read full review
    Cons
    Microsoft
    • Deploying more apps besides Microsoft Edge and Microsoft Office 365 app
    • Microsoft needs to make it easier to deploy exe, pkg, and msi apps without having to go through the manual process of re-packaging these apps using tools from github like intuneapputil
    • Add a feature to push out software updates for 3rd party apps
    Incentivized
    Read full review
    MongoDB
    • An aggregate pipeline can be a bit overwhelming as a newcomer.
    • There's still no real concept of joins with references/foreign keys, although the aggregate framework has a feature that is close.
    • Database management/dev ops can still be time-consuming if rolling your own deployments. (Thankfully there are plenty of providers like Compose or even MongoDB's own Atlas that helps take care of the nitty-gritty.
    Incentivized
    Read full review
    Likelihood to Renew
    Microsoft
    Mascom Wireless is a Microsoft shop and SCCM has proved to be helpful in keeping our Microsoft products up to date every month without fail. We also have a Microsoft Enterprise Agreement which we renewed for three years ending 2022. The remote access utility works wonders for the organisation and have saved travel bills including subsistance allowance. We have been able to fulfill security audits both internal and external. We have been able to keep a robust inventory of our computer assets and nothing falls of the cracks
    Incentivized
    Read full review
    MongoDB
    I am looking forward to increasing our SaaS subscriptions such that I get to experience global replica sets, working in reads from secondaries, and what not. Can't wait to be able to exploit some of the power that the "Big Boys" use MongoDB for.
    Incentivized
    Read full review
    Usability
    Microsoft
    The console is not intuitive and does not work well often. Due to the complexity of the product, documentation can be confusing. When properly configured, routine tasks like OS deployment, remote control, and software deployment are easy to do. Troubleshooting of System Center Configuration Manager issues is hard, as there are various logs, and their content can be hard to understand.
    Incentivized
    Read full review
    MongoDB
    NoSQL database systems such as MongoDB lack graphical interfaces by default and therefore to improve usability it is necessary to install third-party applications to see more visually the schemas and stored documents. In addition, these tools also allow us to visualize the commands to be executed for each operation.
    Incentivized
    Read full review
    Performance
    Microsoft
    It's a 'heavy' system, which demands a lot of resources form the datacenter perspective. So, make sure you followed the requirements to avoid frustration in the future. From the 'client' perspective, it's fine. I've never had any issue with that.
    Incentivized
    Read full review
    MongoDB
    No answers on this topic
    Support Rating
    Microsoft
    We have not needed to seek support for this product in the time that we have used it thus far. It's been working really well, and have not had any major issues. Being that it's a Microsoft product, it goes without saying that there will be many support options available if needed. This includes phone, web, forums, KB articles, etc. There is even comprehensive documentation that is available on the web through Microsoft's website for use of the product.
    Incentivized
    Read full review
    MongoDB
    Finding support from local companies can be difficult. There were times when the local company could not find a solution and we reached a solution by getting support globally. If a good local company is found, it will overcome all your problems with its global support.
    Incentivized
    Read full review
    Implementation Rating
    Microsoft
    Work with a "test group" of users who you have a good relationship with so that when things don't work properly they understand! Work with your partner nicely without forcing things especially timelines as you are bound to make mistakes and create oversights in the project Management can also interfere with the implementation (which can cause delays) if you make too many mistakes which takes me back to having a "test group" where you have good relations
    Incentivized
    Read full review
    MongoDB
    While the setup and configuration of MongoDB is pretty straight forward, having a vendor that performs automatic backups and scales the cluster automatically is very convenient. If you do not have a system administrator or DBA familiar with MongoDB on hand, it's a very good idea to use a 3rd party vendor that specializes in MongoDB hosting. The value is very well worth it over hosting it yourself since the cost is often reasonable among providers.
    Incentivized
    Read full review
    Alternatives Considered
    Microsoft
    We did not evaluate or use other products like Microsoft Endpoint Manager (Microsoft Intune + SCCM). The main reason we did not evaluate or use other products is because Microsoft Endpoint Manager (Microsoft Intune + SCCM) integrates seamlessly with Microsoft 365 and Windows PCs. Expenses would have increased as well if we had purchased another similar product.
    Incentivized
    Read full review
    MongoDB
    We have [measured] the speed in reading/write operations in high load and finally select the winner = MongoDBWe have [not] too much data but in case there will be 10 [times] more we need Cassandra. Cassandra's storage engine provides constant-time writes no matter how big your data set grows. For analytics, MongoDB provides a custom map/reduce implementation; Cassandra provides native Hadoop support.
    Read full review
    Return on Investment
    Microsoft
    • In our current environment, this System Center Configuration Manager had replaced several standalone solutions for patching, imaging, remote assistance, reporting, etc. That saved a lot of time and resulted in money to manage the IT infrastructure.
    • Once SCCM is deployed and fully configured, all agents are deployed and it is easy to automate a lot of processes and just control them from time to time to make sure that everything is working as supposed to be.
    • SCCM + Windows 10: great built-in endpoint protection solution. As a result, there is no need to buy additional software for that purpose.
    • The imaging process is better compared to WDS because you can modify deployment packages and apply patches to a newly imaged machine. This saves tons of time for new employees deployment.
    Incentivized
    Read full review
    MongoDB
    • Open Source w/ reasonable support costs have a direct, positive impact on the ROI (we moved away from large, monolithic, locked in licensing models)
    • You do have to balance the necessary level of HA & DR with the number of servers required to scale up and scale out. Servers cost money - so DR & HR doesn't come for free (even though it's built into the architecture of MongoDB
    Read full review
    ScreenShots

    MongoDB Screenshots

    Product screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshot