
Explanation:
A replatform strategy means 'lift, tinker, and shift' — moving to a managed equivalent with minimal code changes. MSK Serverless is the lowest-management variant of Amazon MSK: it is fully managed with automatic scaling, no cluster provisioning or capacity management, and is Kafka API-compatible (no refactoring). MSK provisioned still requires cluster sizing; Kinesis would require a refactor of the Kafka-based application.
Ultimate access to all questions.
Question 32. A company wants to migrate an application and an on-premises Apache Kafka server to AWS. The application processes incremental updates that an on-premises Oracle database sends to the Kafka server. The company wants to use the replatform migration strategy instead of the refactor strategy. Which solution will meet these requirements with the LEAST management overhead?
A
Amazon Kinesis Data Streams
B
Amazon Managed Streaming for Apache Kafka (Amazon MSK) provisioned cluster
C
Amazon Kinesis Data Firehose
D
Amazon Managed Streaming for Apache Kafka (Amazon MSK) Serverless
No comments yet.