Amazon DynamoDB
Amazon DynamoDB
Über Amazon DynamoDB
Amazon DynamoDB ist ein NoSQL-Datenbankdienst, der Unternehmen bei der Verwaltung von administrativen Workloads mit integrierten Sicherheits-, Datensicherungs-, Recovery- und In-Memory-Caching-Funktionen unterstützt. Die Plattform unterstützt Nutzer bei der Hardware-Bereitstellung, der Datenreplikation, der Einrichtung und Konfiguration, dem Patchen von Software und mehr.
Sie versetzt Administratoren in die Lage, Datenbanktabellen zum Speichern oder Abrufen von Daten auf jeder Ebene des Anforderungsverkehrs zu erstellen und bietet ein flexibles Schema, das für eine konsistente Durchsatzkapazität für Tabellen sorgt. Amazon DynamoDB kann in AWS Lambda integriert werden, um Trigger zum Ausführen nutzerdefinierter Funktionen für Änderungen auf Elementebene über Tabellen hinweg zu verwenden. Die Plattform schützt Kundendaten mithilfe von Verschlüsselungsschlüsseln, die im AWS Key Management Service gespeichert sind, und ermöglicht Entwicklern, sicherheitssensible Anwendungen für Branchen wie Bank und Finanzen zu erstellen.
Amazon DynamoDB unterstützt ACID-Transaktionen, um Unternehmen dabei zu helfen, die Datenkorrektheit in allen Anwendungen aufrechtzuerhalten, standardmäßig alle Daten zu verschlüsseln und Tabellen Identitäts- und Zugriffskontrolle zu gewähren. Mithilfe der Point-in-Time-Wiederherstellungsfunktion können Teams die Datenbank vor versehentlichen Schreib- oder Löschvorgängen schützen, On-Demand- oder kontinuierliche Back-ups erstellen und Wiederherstellungsvorgänge für Tabellen durchführen.
Bilder
Du bist nicht sicher, ob Amazon DynamoDB das Richtige ist?
Mit einer beliebten Alternative vergleichen
Startpreis
Preisoptionen
Funktionen
Integrationen
Bedienkomfort
Preis-Leistungs-Verhältnis
Kundenservice
Alternativen
Zoho Creator
Heroku
MongoDB
Google Cloud
Nutzerbewertungen
Hast du Amazon DynamoDB bereits?
Andere Softwarekäufer brauchen deine Hilfe! Produktbewertungen helfen uns allen, die richtigen Entscheidungen zu treffen.
- Branche: Computer-Software
- Unternehmensgröße: 1.001–5.000 Mitarbeiter
- Täglich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Gesamtbewertung
- Preis-Leistungs-Verhältnis
- Bedienkomfort
- Weiterempfehlungsquote 9.0 /10
DynamoDB for Big Data Processing
Bewertet am 27.8.2022
Vorteile
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.
Nachteile
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.
- Branche: Computer-Software
- Unternehmensgröße: 201–500 Mitarbeiter
- Wöchentlich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Gesamtbewertung
- Preis-Leistungs-Verhältnis
- Bedienkomfort
- Kundenbetreuung
- Weiterempfehlungsquote 8.0 /10
Java developer on Amazon DynamoDB.
Bewertet am 26.7.2022
Vorteile
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.
Nachteile
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.
In Betracht gezogene Alternativen
MongoDBGründe für den Wechsel zu 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.- Branche: Computer-Software
- Unternehmensgröße: 501–1.000 Mitarbeiter
- Wöchentlich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Gesamtbewertung
- Bedienkomfort
- Weiterempfehlungsquote 7.0 /10
Small and Simple AWS offering for managing no sql databases
Bewertet am 30.9.2022
Vorteile
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
Nachteile
Cannot beat other no sql dbs in terms of functionalities. Cannot perform complex joins, cannot create views easily
- Branche: Hochschulbildung
- Unternehmensgröße: 10.000+ Mitarbeiter
- Täglich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Gesamtbewertung
- Preis-Leistungs-Verhältnis
- Bedienkomfort
- Kundenbetreuung
- Weiterempfehlungsquote 7.0 /10
A Flexible way to do NoSQL databases on AWS
Bewertet am 14.4.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.
Vorteile
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.
Nachteile
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).
- Branche: Programmentwicklung
- Unternehmensgröße: Selbstständig
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Gesamtbewertung
- Preis-Leistungs-Verhältnis
- Bedienkomfort
- Kundenbetreuung
- Weiterempfehlungsquote 10.0 /10
Amazon DynamoDB for any application that requires fast and scalable NoSQL database services
Bewertet am 13.2.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.
Vorteile
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
Nachteile
While DynamoDB integrates well with other AWS services, it may be more difficult to integrate with non-AWS services or tools.
Amazon DynamoDB Häufig gestellte Fragen
Weiter unter folgen häufig gestellte Fragen über Amazon DynamoDB.F. Welche Preispläne bietet Amazon DynamoDB an?
Amazon DynamoDB bietet folgende Kostenpläne an:
- Preismodell: Kostenlose Version
- Gratis Testen: Verfügbar
F. Wer sind die typischen Nutzer von Amazon DynamoDB?
Amazon DynamoDB hat die folgenden typischen Kunden:
2–10, 11–50, 51–200, 201–500, 501–1.000, 1.001–5.000
F: Welche Sprachen werden von Amazon DynamoDB unterstützt?
Amazon DynamoDB unterstützt die folgenden Sprachen:
Englisch
F. Unterstützt Amazon DynamoDB mobile Geräte?
Amazon DynamoDB unterstützt die folgenden Geräte:
F. Mit welchen anderen Applikationen integriert Amazon DynamoDB?
Wir haben keine Informationen darüber, welche Integrationen Amazon DynamoDB hat
F. Welche Varianten der Kundenbetreuung bietet Amazon DynamoDB an?
Amazon DynamoDB bietet folgende Optionen für Kundensupport:
E-Mail/Helpdesk, FAQ/Forum, Wissensdatenbank, Telefon-Support, 24/7 Live-Support, Chat
Ähnliche Kategorien
Sieh alle für Amazon DynamoDB gefundenen Softwarekategorien an.