Incremental archive from DynamoDB, Glue Bookmarking?

0

My customer is currently archiving DynamoDB data to their data lake with a Glue job and the DynamoDB connector. They've asked if instead of a full load each day they can do an incremental.

I see Glue supports bookmarking which looks like what I need but it only supports S3 (and some JDBC) sources for this.

Is there a way to achieve this?

posta 5 anni fa822 visualizzazioni
1 Risposta
0
Risposta accettata

Hi,

Have they considered using DynamoDB Streams + Lambda + Kinesis Data Firehose to continuously feed the data lake in S3?

This blog post describes something similar for expired items with a TTL.

profile pictureAWS
ESPERTO
Tasio
con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande