Michael Bahr 9/1/2021

Partial Data Recovery with AWS DynamoDB Point In Time Recovery

Read Original

This technical article explains a method for partial data recovery in AWS DynamoDB using the Point In Time Recovery (PITR) feature. It details how to prepare an application for an incident, identify impacted records, force the app into read-only mode, and restore a backup to a new table to patch corrupted records in the live table, which is useful for large datasets where a full restore is impractical.

Partial Data Recovery with AWS DynamoDB Point In Time Recovery

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes