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.

JTP
preguntada hace 4 meses519 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 4 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas