AWS Database Blog

Tag: DynamoDB

Restore HAQM DynamoDB backups to different AWS Regions with custom table settings

HAQM DynamoDB backup and restore provides simple, fully automated features to create continuous and on-demand backups of your DynamoDB tables and then restore data from those backups. With point-in-time recovery (PITR), you can create continuous backups of your DynamoDB table data. DynamoDB can back up your data with per-second granularity to restore to any given second […]

Building enterprise applications using HAQM DynamoDB, AWS Lambda, and Go

HAQM DynamoDB is a fully managed service that delivers single-digit millisecond performance at any scale. It is fully managed, highly available through behind-the-scene Multi-AZ data replication, supports native write-through caching with HAQM DynamoDB Accelerator (DAX) as well as multiple global secondary indexes. Developers can interact with DynamoDB using the AWS SDK in a rich set […]

Make a New Year’s resolution: Follow HAQM DynamoDB best practices

As the new year begins, we encourage you to make a resolution to follow HAQM DynamoDB best practices. Following these best practices can help you maximize performance and minimize throughput costs when working with DynamoDB. Click the following links to learn more about each best practice in the DynamoDB documentation. Design and use partition keys […]

HAQM DynamoDB–related videos and slide decks from AWS re:Invent 2019

This blog post includes links to videos and slide decks of the keynotes and HAQM DynamoDB–related sessions from AWS re:Invent 2019. Video recordings were not made of workshops, chalk talks, and builders sessions. As of the publication of this post, not all of the slide decks are available for download, but we will update this […]

Monitoring HAQM DynamoDB for operational awareness

HAQM DynamoDB is a serverless database, and is responsible for the undifferentiated heavy lifting associated with operating and maintaining the infrastructure behind this distributed system. As a customer, you use APIs to capture operational data that you can use to monitor and operate your tables. This post describes a set of metrics to consider when […]

Bring your own encryption keys to HAQM DynamoDB

Today, HAQM DynamoDB introduced support for customer managed customer master keys (CMKs) to encrypt DynamoDB data. Often referred to as bring your own encryption (BYOE) or bring your own key (BYOK), this functionality lets you create, own, and manage encryption keys in DynamoDB, giving you full control over how you encrypt and manage the security […]