Amazon DynamoDB Agent for Gluesync: Key Features
Core principles
Gluesync uses the SDK provided by AWS for DynamoDB to connect and consume the DynamoDB APIs.
Change data capture
CDC is implemented using the native APIs called DynamoDB Streams. To read more about DynamoDB Streams please refer to the official AWS documentation available here at this link.