Incremental Data Capture from DynamoDB to S3 using AWS Glue

0

This is a followup question to the post https://repost.aws/questions/QUzURnlUzOR9mfoQbiLwCNvA/incremental-data-capture-from-dynamodb-to-s3

With PITR feature in DDB, is it possible to incrementally load the data into S3 from AWS Glue rather than manually creating an event bridge to do it? Can I leverage AWS Glue and data catalog to do it? It looks like a common use case.

1 réponse
1

Incremental exports from DynamoDB can be done with a simple API call to ExportTable, the post you reference is outdated and no longer necessary.

https://aws.amazon.com/blogs/database/introducing-incremental-export-from-amazon-dynamodb-to-amazon-s3/

profile pictureAWS
EXPERT
répondu il y a 4 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions