Which AWS service will meet this requirement?
AWS Migration Hub
AWS Database Migration Service (AWS DMS)
Migration Evaluator
AWS Application Migration Service
Explanations:
AWS Migration Hub is primarily for tracking the progress of migrations across AWS services but does not facilitate the actual migration of NoSQL workloads.
AWS Database Migration Service (AWS DMS) is designed for migrating databases to AWS, including NoSQL databases to Amazon DynamoDB. It supports schema and data migration with minimal downtime.
Migration Evaluator is used for cost estimation and planning for migrations, but it does not perform the migration itself. It helps organizations understand potential savings and requirements but lacks the capability to migrate data.
AWS Application Migration Service is focused on migrating applications, typically those running on virtual machines, rather than database workloads. It does not support NoSQL database migrations specifically to DynamoDB.