Incremental Replication
One of the key features of AWS SMS is its ability to perform incremental replication of server workloads. When performing a migration, SMS tracks changes to on-premises servers or virtual machines and only replicates the changed data to reduce bandwidth consumption and improve replication times. Th…
AWS Certified Solutions Architect - Incremental Replication Example Questions
Test your knowledge of Incremental Replication
Question 1
An organization runs Amazon RDS for Microsoft SQL Server and wants to offload read traffic to a secondary instance that stays up to date via the database engine’s native, incremental (near real-time) replication rather than periodic full copies. Which option should they use?
Question 2
A gaming company wants to enable incremental replication for its Aurora DB cluster. They have read-heavy workloads on their production database and want to offload the incoming read traffic to read replicas. Which is the most cost-effective solution?
Question 3
A company needs continuous, incremental replication of a DynamoDB table from its primary AWS account (Account A) to an identical table in a separate disaster recovery AWS account (Account B). The solution must be cross-account, near real time, and use AWS-native services. Which approach should you choose?