Amazon DynamoDB

4,4 (20)
Donnez votre avis !
Base de données de documents clés pour les applications mobiles, web et de jeux.

Note globale

4,4 /5
(20)
Rapport qualité-prix
4,3/5
Fonctionnalités
4,4/5
Simplicité d'utilisation
4,0/5
Support client
3,9/5

90%
des utilisateurs recommandent cette application
Classer par

20 avis

Pawe
Pawe
Note globale
  • Secteur d'activité : Logiciels
  • Taille de l'entreprise : 1 001–5 000 employés
  • Logiciel utilisé tous les jours pendant plus d'un an
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Probabilité de recommander le produit 9.0 /10

DynamoDB for Big Data Processing

Publié le 27/08/2022

Avantages

I have used DynamoDB in dozen of projects, including the commercial medium-scale applications and University Research projects that included processing massive amount of data.
DynamoDB is my go-to solution for NoSQL Databases, it is very easy to configure and the documentation is near perfect. An experienced Engineer who has worked with Databases before will grasp most of the features in a couple of weeks. DynamoDB is a fantastic solution that automatically scales and is able to process large amounts of data.

Inconvénients

When used very intensely the cost do rise, but still the costs are comparable to other Cloud Providers' NoSQL solutions like Cassandra, GCP BigTable etc.

Khan Nida Khanum
Note globale
  • Secteur d'activité : Logiciels
  • Taille de l'entreprise : 1 001–5 000 employés
  • Logiciel utilisé tous les mois pendant 6 à 12 mois
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 7.0 /10

The goto NoSql db that one should go to for easy and fast access

Publié le 01/07/2021

Overall the experience have been very good. It's very easy to understand. We had switched from...

Overall the experience have been very good. It's very easy to understand. We had switched from mongodb NoSql db to Amazon dynamodb and comparatively it was easy to migrate.

Avantages

Amazon dynamodb is a NoSql db that supports key value pair. It is easy to configure and use in your java code through some function calls. The access control is excellent and we can easily provide restricted access to different type of users.

Inconvénients

The size of data that dynamodb can store in one key value pair or an item is limited to 400 KB. For large data you have to rely on other storage like S3 and then use that referance location in your dynamodb. That should be supported out of the box in dynamodb.

Harish
Note globale
  • Secteur d'activité : Services et technologies de l'information
  • Taille de l'entreprise : 51–200 employés
  • Logiciel utilisé toutes les semaines pendant plus d'un an
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 7.0 /10

Amazon DynamoDB for Software Engineers

Publié le 05/01/2025

Avantages

We used DynamoDB global tables to replicate data across multiple regions which resulted in a higher level of redundancy.
All this happens in real time to ensure seamless fail over during a disaster while minimising the data lost and it helped in a lot.

Inconvénients

It provides us limited querying options which can be tedious task and the costs for the service can be hard to predict.

Utilisateur vérifié
Note globale
  • Secteur d'activité : Logiciels
  • Taille de l'entreprise : 201–500 employés
  • Logiciel utilisé toutes les semaines pendant plus de deux ans
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 8.0 /10

Java developer on Amazon DynamoDB.

Publié le 26/07/2022

Avantages

A great scaling NoSQL database on the AWS platform. Easy to administer once you're already using AWS. Integrates great with other services on the platform. Easy to configure security.

Inconvénients

Limited data querying. High entry threshold. Requires understanding because of its differences. It's more difficult with integration when you're not using the AWS platform.

Alternatives envisagées 

MongoDB

Pourquoi passer à Amazon DynamoDB

In the project I was working on, we were already using Amazon's platform. It was easy to use DynamoDb and integrate it with existing services.
Utilisateur vérifié
Note globale
  • Secteur d'activité : Externalisation/délocalisation
  • Taille de l'entreprise : 501–1 000 employés
  • Logiciel utilisé tous les jours pendant plus de deux ans
  • Provenance de l'avis

Note globale

  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 10.0 /10

DynamoDB Review

Publié le 16/07/2023

Avantages

I like how it provides you quick and easy access to data that you need to query. How it stores data in a way that even users without an IT background can quickly have a grasp into is a great thing.

Inconvénients

I like least about it is when querying a lot of data, it won't let you easily sort the dates to show the most recent unless you go over each page there is and go back to the first page.

Utilisateur vérifié
Note globale
  • Secteur d'activité : Développement de programmes
  • Taille de l'entreprise : Auto-entrepreneur
  • Logiciel utilisé tous les jours pendant plus de deux ans
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 10.0 /10

Amazon DynamoDB for any application that requires fast and scalable NoSQL database services

Publié le 13/02/2023

I highly recommend Amazon DynamoDB for any application that requires fast and scalable NoSQL...

I highly recommend Amazon DynamoDB for any application that requires fast and scalable NoSQL database services. Its ease of use, performance, and integration with other AWS services make it a top choice for many organizations. Just be aware of the costs associated with the service and plan accordingly.

Avantages

One of the biggest benefits of DynamoDB is its scalability. You can easily scale up or down based on your needs, and the service will automatically handle the management and distribution of your data across multiple servers

Inconvénients

While DynamoDB integrates well with other AWS services, it may be more difficult to integrate with non-AWS services or tools.

Xolani
Xolani
Note globale
  • Secteur d'activité : Logiciels
  • Taille de l'entreprise : 2–10 employés
  • Logiciel utilisé tous les jours pendant plus d'un an
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 10.0 /10

The perfect database for your OLTP ( Online transaction processing ) Applications

Publié le 10/12/2022

I have used many databases including Relational databases and NoSQL database, so far DynamoDB...

I have used many databases including Relational databases and NoSQL database, so far DynamoDB handles all concerns regarding performance , scaling and ability to be integrated in my use cases.

Avantages

1. High performance database with a latency of single digit in seconds 2. Fully managed, all security concerns handled by AWS. 3. Built to support Single Table design 4. Works with most used frameworks. 5. Offers ability of Global tables for scaling into multiple regions

Inconvénients

Since it is not used for Analytical purpose, You really need to understand your data model and have clear access patterns to use DynamoDB at it maximum. If you want to aggregated data like counts of certain records , you need to use an external tool.

Utilisateur vérifié
Note globale
  • Secteur d'activité : Enseignement supérieur
  • Taille de l'entreprise : 10 000+ employés
  • Logiciel utilisé tous les jours pendant plus d'un an
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 7.0 /10

A Flexible way to do NoSQL databases on AWS

Publié le 14/04/2022

Despite the learning curve, and some initial problems with unknowingly attempting to use reserved...

Despite the learning curve, and some initial problems with unknowingly attempting to use reserved words as keys, DynamoDB has been stable and performant since it has been deployed to production.

Avantages

DynamoDB and NoSQL databases in general are really flexible in terms of what and how you store your information. The JSON structure of data makes is easy to work with when integrating with other services like AWS Lambdas and AWS API Gateways.

Inconvénients

There is a steep learning curve for someone coming from a SQL/relational database background. Lots of weird optimization tricks. AWS does not do a good job about letting you know if you accidentally use a reserved word (things just break).

Utilisateur vérifié
Note globale
  • Secteur d'activité : Logistique et chaîne d'approvisionnement
  • Taille de l'entreprise : 201–500 employés
  • Logiciel utilisé tous les jours pendant plus d'un an
  • Provenance de l'avis

Note globale

  • Simplicité d'utilisation
  • Probabilité de recommander le produit 6.0 /10

Infinitely scalable but very limited for analytics

Publié le 11/04/2022

Using DynamoDB as our backend database, we save time by not spending too much resources on...

Using DynamoDB as our backend database, we save time by not spending too much resources on planning, provisioning, and troubleshooting resource constraints and issues. Instead, we're able to allocate that into actual development work.

Avantages

DynamoDB scales very easily. We don't need to manage resources (CPU, memory, disk) like we used to when using relational databases.

Inconvénients

Using data stored in DynamoDB for analytics is very difficult. Other than syncing data to a separate database for querying, I don't think there's a built-in option for this in DynamoDB.

Utilisateur vérifié
Note globale
  • Secteur d'activité : Banque
  • Taille de l'entreprise : 1 001–5 000 employés
  • Logiciel utilisé tous les jours pendant plus de deux ans
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 10.0 /10

Amazing fully managed NoSql database

Publié le 06/05/2022

Avantages

+ Very easy to use API
+ fully managed and scalable
+ you only pay per use. There is no infrastructure cost
+ super fast as long as you use query API and not scan API

Inconvénients

+ It's not as flexible as MongoDB when it comes to indexes.
+ Lack of stored procedures as in MongoDB

Wei Chun
Note globale
  • Secteur d'activité : Services et technologies de l'information
  • Taille de l'entreprise : 201–500 employés
  • Logiciel utilisé tous les jours pendant plus d'un an
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 7.0 /10

Good general performance NoSQL database

Publié le 17/04/2023

Avantages

Good performance for general storing and retrieving of key-value pair. Managed version has good scalability from AWS.

Inconvénients

Need to know hacky way to further optimize the performance and you don't know if it breaks until you push it.

Utilisateur vérifié
Note globale
  • Secteur d'activité : Services et technologies de l'information
  • Taille de l'entreprise : 10 000+ employés
  • Logiciel utilisé tous les jours pendant plus de deux ans
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 8.0 /10

Great implementation of NoSQL database

Publié le 26/10/2021

Avantages

Serverless, fully managed, NoSQL, Schemaless, uses key-value pair to store data. Highly scalable and available database.

Inconvénients

Doesn't provide ACID consistency. Need to improve on item size limits, page size limits and partition throughput limits.

Utilisateur vérifié
Note globale
  • Secteur d'activité : Banque
  • Taille de l'entreprise : 1 001–5 000 employés
  • Logiciel utilisé tous les jours pendant plus d'un an
  • Provenance de l'avis

Note globale

  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 9.0 /10

Great noSQL DB for storing data in a secured manner

Publié le 28/12/2020

So far has been good wrt to storing and retrieving data. It is secured and the time taken to...

So far has been good wrt to storing and retrieving data. It is secured and the time taken to retrieve is relatively faster.

Avantages

Amazon provides this NoSQL like DB which makes it easier to store and retrieve data. The documenation is well organized which makes it easier to develop applications using DynamoDB

Inconvénients

The query structure seems to be a bit complicated for various fields. The expressions are limited and does not address all business requirements

Keshav
Note globale
  • Secteur d'activité : Logiciels
  • Taille de l'entreprise : 11–50 employés
  • Logiciel utilisé tous les mois pendant plus d'un an
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 7.0 /10

Great Innovation

Publié le 28/06/2021

Avantages

Easy to use, speed, compatibility, good documentation for integration, data security. Can easily be integrated with other software.

Inconvénients

The cost is a bit high but overall is worth it.

Alternatives envisagées 

DigitalOcean

Pourquoi passer à Amazon DynamoDB

Compatibility.
Shaurya
Note globale
  • Secteur d'activité : Logiciels
  • Taille de l'entreprise : 501–1 000 employés
  • Logiciel utilisé toutes les semaines pendant plus d'un an
  • Provenance de l'avis

Note globale

  • Simplicité d'utilisation
  • Probabilité de recommander le produit 7.0 /10

Small and Simple AWS offering for managing no sql databases

Publié le 30/09/2022

Avantages

Easy to use tool which is fully managed and has a lot of documentation available.
Continuously evolving tool with great scalabality. Integrates easily with a lot of other AWS tools

Inconvénients

Cannot beat other no sql dbs in terms of functionalities. Cannot perform complex joins, cannot create views easily

Sachin
Note globale
  • Secteur d'activité : Logiciels
  • Taille de l'entreprise : 11–50 employés
  • Logiciel utilisé tous les jours pendant Essai gratuit
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 8.0 /10

DynamoDB review

Publié le 01/09/2021

It great to use, user friendly n easy access

It great to use, user friendly n easy access

Avantages

East interface n user friendly , easy to install

Inconvénients

Over priced , it could be little cheper

Hardik
Note globale
  • Secteur d'activité : Ressources humaines
  • Taille de l'entreprise : 2–10 employés
  • Logiciel utilisé toutes les semaines pendant Essai gratuit
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 7.0 /10

Best in the market but pricing is quite high

Publié le 01/09/2021

Avantages

Speed
easy implementation
user friendly.

Inconvénients

Costly. Other competitors have much cheaper price than this.

Alternatives envisagées 

DigitalOcean et Heroku

Pourquoi choisir Amazon DynamoDB 

DynamoDB is more easier to implement.

Logiciel antérieur 

DigitalOcean
Chetna
Note globale
  • Secteur d'activité : Logiciels
  • Taille de l'entreprise : 2–10 employés
  • Logiciel utilisé toutes les semaines pendant Essai gratuit
  • Provenance de l'avis

Note globale

  • Rapport qualité-prix
  • Simplicité d'utilisation
  • Support client
  • Probabilité de recommander le produit 8.0 /10

Good choice for No sql database within serverless architecture

Publié le 06/04/2021

I prefer DynamoDb for implementing inexpensive serverless architecture

I prefer DynamoDb for implementing inexpensive serverless architecture

Avantages

DynamoDB has multiple features which can be leveraged for nosql database. I use it within the serverless architecture and it is quite easy to implement in code. The response time of queries is quick and has higher throughput. Read/Write is also inexpensive

Inconvénients

There is a learning curve for those who are not familiar with non rational databases. Also, DynamoDb doesnt support complex joins hence it always needs normalisation on data

Kuldeep
Note globale
  • Secteur d'activité : Logiciels
  • Taille de l'entreprise : 11–50 employés
  • Logiciel utilisé toutes les semaines pendant 1 à 5 mois
  • Provenance de l'avis

Note globale

  • Simplicité d'utilisation
  • Probabilité de recommander le produit 8.0 /10

Fully managed NoSQL offering with low upfront cost

Publié le 29/04/2022

Avantages

Great tool for managing nosql databases within AWS. Can integrate with a lot of other AWS tools. Queries run fast and is easy to implement

Inconvénients

Can only work with AWS (cannot be deployed on local devices). Can be used only for simple queries.

Vincent
Note globale
  • Secteur d'activité : Hôpitaux et soins de santé
  • Taille de l'entreprise : 5 001–10 000 employés
  • Logiciel utilisé tous les mois pendant 1 à 5 mois
  • Provenance de l'avis

Note globale

  • Simplicité d'utilisation
  • Probabilité de recommander le produit 10.0 /10

DynamoDB makes it so easy to rapidly build a prototype

Publié le 05/11/2021

Makes it easy for rapid prototyping and has become the database solution that we're using for many...

Makes it easy for rapid prototyping and has become the database solution that we're using for many of our microservices.

Avantages

The documentation is fantastic and it makes it so easy to get started and creating our proof of concepts.

Inconvénients

Have no real complaints about DynamoDB, it works for us and is easy to use.