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 Resposta
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
ESPECIALISTA
respondido há 4 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas