Delta Loading Using AWS Glue Job Bookmark and Dynamodb
There are few approaches to achieve the delta loading in AWS. I will be discussing more about the two option here;
Using Glue Job bookmark
Using dynamodb to read unprocessed file
Glue Job Bookmark
Using job bookmark, AWS glue tracks data that has...
kiranbhandari.hashnode.dev3 min read