I use Cosmos DB for geolocation identification.
If you pass by a market on the street, it sends me your location. My application will then send you a personalized notification about relevant products you can buy at the market.
I use Cosmos DB for geolocation identification.
If you pass by a market on the street, it sends me your location. My application will then send you a personalized notification about relevant products you can buy at the market.
The best feature is the velocity of making queries.
I would like to see better documentation for this solution.
The pricing of the solution should be reduced.
I have been using Cosmos DB for one year.
I would rate stability an eight out of ten.
I would rate scalability a five out of ten.
I would rate technical support a ten out of ten.
The initial setup is straightforward. It's very easy to start a function or application with Azure.
The solution is very expensive.
I would overall rate the solution an eight out of ten.
We have a database stored on Microsoft Azure where we fetch records and validate them against the application data that is displayed. We use it as a backend in an application to store data.
Within our organization, there are around 500 people using this solution.
There's no specific feature of Cosmos. Basically, we try to query the database. Since it's unstructured data, all the related fields are stored as a single JSON. You don't have to go ahead and hit multiple tables, or multiple containers. Instead, you get all of those things, relationally, stored in a nested JSON — in one single container itself. This way, you don't have to go back and forth to different tables. There are pros and cons with this feature, but often it makes things easier for us.
I am impressed with the TTL (time to live feature) of Cosmos. If we need to perform a manual addition to a container, we just need to configure the time to live. And then based on that, it can be deleted.
We should have more freedom to tweak it and make our own queries for non-traditional use-cases.
I have been using Microsoft Azure Cosmos DB for roughly one year.
Cosmos should be more stable. Sometimes we fetch more than 60,000 records at a time. When we try to fetch large amounts of data, sometimes it breaks-down, requiring us to rescale it. Overall, performance-wise, it needs to be a little more stable.
I personally haven't had contact with the technical support. Our solution architects deal with support.
I wasn't involved in the initial setup. We have a DevOps team that was responsible for handling the installation. We are just leveraging it for developmental purposes.
Cosmos should be cheaper. We actually intend to stop using it in the near future because the price is too high — and because of the stability issues.
Overall, on a scale from one to ten, I would give this solution a rating of seven. Aside from the scalability issues, we haven't experienced any other issues.
I would recommend Cosmos. It made our lives a lot easier. There's not a big learning curve in order to understand the structure and how to use it. We were good to go with only one container. Anybody who is new can learn quickly.
We use the product to input data that doesn't require structuring.
Microsoft Azure Cosmos DB's most valuable feature is latency.
The tool's pricing is expensive.
I have been using the product since November 2021.
Microsoft Azure Cosmos DB is stable.
The product is scalable. My company has eight users.
Microsoft Azure Cosmos DB's tech support is okay.
Microsoft Azure Cosmos DB's deployment is straightforward.
Microsoft Azure Cosmos DB's licensing costs are monthly.
I rate the tool a nine out of ten.
I use Microsoft Azure Cosmos DB for some web applications.
The most valuable feature of the solution is that it makes it easy for users to access web applications like Visio while not being complex like AWS at the same time.
The pricing of the solution is an area with certain shortcomings. From an improvement perspective, I wish for the solution to offer users an increased storage capacity at a cheaper price.
I have been using Microsoft Azure Cosmos DB for a few months.
I rate the solution's stability eight to nine out of ten. The solution's stability is good.
It is a scalable solution.
There are almost 1,000 users of the solution in my institution.
The solution is deployed on the cloud.
I think that there was a third-party involvement required during the solution's deployment phase.
Right now, I have opted for the student subscription plan, for which Microsoft charges me around 100 USD. The pricing of the solution depends on the solution's usage.
I recommend the solution to those who plan to use it. It is a cloud-based solution that is easy to deploy, easy to access, and provides users with more features compared to other clouds like AWS and GCP.
I rate the overall solution a nine out of ten.
We normally use Cosmos DB for data storage.
There are a lot of security features that can be integrated with Cosmos DB. The solution is easy to use, and it is also easy to integrate with several things for database use cases.
I would like the speed of transferring data to be improved.
I’ve been using it for two to three years, and I’m working on the latest version.
The solution is stable.
The solution is very scalable. We have more than 1,000 users in our company.
The initial setup is straightforward. We deploy Cosmos DB once or twice a quarter. We have three or four teams handling deployment and maintenance, which is about 38 members.
We implement the solution in-house.
We are receiving an ROI with this solution.
Cost isn’t a big hurdle for us right now. The solution is not costly.
I recommend Microsoft Azure Cosmos DB to anyone who wants to use it. If you are using Azure Stack, it is a good solution to use
Cosmos is a PaaS, so you don't need to worry about infrastructure and hosting. It has various APIs that allow it to integrate with other solutions. For example, we are using a MongoDB-compatible API for customers, which makes it easier for developers on the team who previously used MongoDB or are accustomed to the old document storage paradigm.
The API compatibility has room for improvement, particularly integration with MongoDB. You have to connect to a specific flavor of MongoDB. We'd also like a richer query capability in line with the latest Mongo features. That is one thing on our wish list. The current version is good enough for our use case, but it could be improved.
We've been using Cosmos DB for about six to eight months.
Cosmos DB's reliability, performance, and scalability are all good. We can't complain. Azure has management outages, and the management windows that Azure publishes are still too big. They provide a 24 hour period in which maintenance will happen. Smaller, specific windows are easier to manage when you have a production system. Otherwise, it does a good job technically.
The scalability of the Azure platform is a given. It's easy to scale and quickly deploy. The API's richness also helped us. We use Cosmos DB for a public-facing application with upwards of a million users.
I think we have all the scalability that we need, and we like that the system doesn't have outages when it's updating. However, an on-prem version is required for some use cases, and they provide this now.
Microsoft support is good if you contact a specialist. Getting in touch with the right specialist is crucial for whatever technology you're using on Azure. If you reach the right person, it's a dream, but that can be difficult in some cases can be difficult. You might go through several layers of support before you reach the platform experts.
We haven't used another solution for this particular use case. The product was benchmarked on Azure, so we used Cosmos DB. It wasn't like we were looking at different solutions, and we chose Cosmos.
Setting up the whole landscape took about a week. It doesn't take long. It's a PaaS, so the setup is mostly configuration. It's more like provisioning rather than deployment. You could probably set it up in a day if you wanted to. We set it up with an in-house team. About 15 to 20 people support the solution, but they aren't dedicated to Cosmos DB. They work on lots of things.
Cosmos DB is a PaaS, so there are no upfront costs for infrastructure. There are only subscriptions you pay for Azure and things like that. But it's a PaaS, so it's a subscription service. The license isn't perpetual, and the cost might seem expensive on its face, but you have to look at the upkeep for infrastructure and what you're saving.
I rate Cosmos DB eight out of 10. I would recommend it for an appropriate use case. However, you need to be aware of the system's limitations. If you're using the DocumentDB system, it's crucial to plan properly for document structure, etc. You also need to plan for failure to ensure that your system can survive when any node fails. Set up clustering, redundancy, high availability, and so on.
We provide automated solutions to manufacturing plants.
The solution is user friendly and Microsoft's technical support is good.
In Microsoft manufacturing, managers really need to know about the product. This market is flooded by other vendors. So putting Microsoft in action in such places looks challenging.
I have been using Microsoft Azure Cosmos DB for four months.
Microsoft Cosmos is stable.
It is a scalable solution and twelve hundred users are using the solution.
The entire POC process and Microsoft's entire page were really smooth. There are no hiccups at all, and the kind of documentation support has really helped to build a competitive customer, so that is good enough.
I rate the overall solution an eight out of ten.
The technical support team is good.
Positive
The initial setup is straightforward. Two developers and one architect were enough for the deployment. The maintenance is easy.
Microsoft provides fair pricing.
If somebody is really looking to adopt a solution like this, this is the best option to go.
We use Microsoft Azure Cosmos DB for faster databases.
The most valuable feature of the solution is that it is scalable with multiple master files. The performance of the solution is also good.
Microsoft Azure Cosmos DB's pricing model is complicated, which people don't understand. So, the pricing model should be improved.
I have been using Microsoft Azure Cosmos DB for five years.
Microsoft Azure Cosmos DB is a stable solution.
Microsoft Azure Cosmos DB is a highly scalable solution, and 15 to 20 people use the solution in my organization.
I rate Microsoft Azure Cosmos DB’s technical support an eight out of ten. They do take some time to get to the root of a problem.
Positive
The initial setup is straightforward and needs a few tools to upload.
We have had an ROI with the solution.
The pricing model of Microsoft Azure Cosmos DB is a bit complex.
We are using Microsoft Azure Cosmos DB as a cloud-based solution. Two admins and one manager are required for the deployment and maintenance of the solution.
New users must keep an eye on its pricing models and configure them properly.
Overall, I rate Microsoft Azure Cosmos DB an eight out of ten.