DynamoDB is also backed by a service level agreement for guaranteed availability.
DynamoDB wird außerdem durch ein Service Level Agreement für abgesicherte Verfügbarkeit ergänzt.
For more details on metrics supported by DynamoDB tables and indexes see here.
Changes are typically reflected in a DynamoDB stream in less than one second.
Änderungen werden normalerweise in weniger als einer Sekunde in einem DynamoDB Stream reflektiert.
DynamoDB can achieve increasingly high throughput rates by adding more partitions.
DynamoDB kann immer höhere Durchsatzraten erreichen, indem immer mehr Partitionen hinzugefügt werden.
In addition, DynamoDB does not require specialized resourcing or licensing.
Darüber hinaus erfordert DynamoDB keine speziellen Ressourcen oder Lizenzen.
Conditional operations allow users to implement optimistic concurrency control systems on DynamoDB.
Mit bedingten Operationen können Benutzer optimistische Gleichzeitigkeitssteuerungssysteme unter DynamoDB implementieren.
Every DynamoDB table has provisioned throughput capacity associated with it.
DynamoDB stores each item collection within a single disk partition.
DynamoDB speichert jede Elementauflistung in einer einzelnen Festplattenpartition.
DynamoDB supports storing, querying, and updating documents.
DynamoDB unterstützt das Speichern, Abfragen und Aktualisieren von Dokumenten.
You can download the local version of DynamoDB here.
Die lokale Version von DynamoDB können Sie hier herunterladen.
Just as with DynamoDB, you only pay for the capacity you provision.
Wie bei DynamoDB zahlen Sie nur für die Kapazität, die Sie bereitstellen.
DynamoDB encrypts all customer data at rest by default.
DynamoDB verschlüsselt standardmäßig alle Kundendaten im Ruhezustand.
Finally, we need to create a DynamoDB table.