I support my customers with Amazon DocumentDB. Amazon DocumentDB is a nice product when using it for smaller registers about websites or when tabular information is needed. Yesterday, I attended to a customer at the end of my workday. This customer has a concentrated database where invoices, orders, bills, and all registers are concentrated on Amazon DocumentDB.
VP of Innovation & Technology at Virtual Force
Real User
Top 10
2024-04-18T15:22:08Z
Apr 18, 2024
We use it in a few ways. Sometimes it functions as a cache for quick lookups using scans. Other times, DocumentDB serves as a complete backend. For example, we built the entire backend of one of our healthcare applications for Sweden using DocumentDB. We store patient records, medical information... everything runs on DocumentDB.
When you're checking documents, for example, from ID cards or a driver's license, for example, it's personalized, yet there aren't different schemas. The solution helps with having a dynamic and perfect read in order to do document review.
Amazon DocumentDB (with MongoDB compatibility) is a fast, scalable, highly available, and fully managed document database service that supports MongoDB workloads.
Amazon DocumentDB is designed from the ground-up to give you the performance, scalability, and availability you need when operating mission-critical MongoDB workloads at scale. In Amazon DocumentDB, the storage and compute are decoupled, allowing each to scale independently, and you can increase the read capacity to millions of...
I support my customers with Amazon DocumentDB. Amazon DocumentDB is a nice product when using it for smaller registers about websites or when tabular information is needed. Yesterday, I attended to a customer at the end of my workday. This customer has a concentrated database where invoices, orders, bills, and all registers are concentrated on Amazon DocumentDB.
We use the tool for the middleware product we are developing.
We use it in a few ways. Sometimes it functions as a cache for quick lookups using scans. Other times, DocumentDB serves as a complete backend. For example, we built the entire backend of one of our healthcare applications for Sweden using DocumentDB. We store patient records, medical information... everything runs on DocumentDB.
When you're checking documents, for example, from ID cards or a driver's license, for example, it's personalized, yet there aren't different schemas. The solution helps with having a dynamic and perfect read in order to do document review.