Amazon DynamoDB Agent for Gluesync: Key Features

Static

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.

Security

Gluesync replication supports secure communication via TLS encryption when connecting to the DynamoDB cluster, this is an always-on feature.

Supported version

Works within any AWS region where DynamoDB is deployed.