AWS Certified Data Engineer – Associate (DEA-C01) — Question 169

A financial company recently added more features to its mobile app. The new features required the company to create a new topic in an existing Amazon Managed Streaming for Apache Kafka (Amazon MSK) cluster.

A few days after the company added the new topic, Amazon CloudWatch raised an alarm on the RootDiskUsed metric for the MSK cluster.

How should the company address the CloudWatch alarm?

Answer options

Correct answer: A

Explanation

The correct answer is A, as expanding the storage of the MSK broker and ensuring it can automatically grow will directly address the RootDiskUsed metric issue. The other options, such as expanding ZooKeeper nodes or changing instance types, do not specifically resolve the storage alert for the MSK cluster itself.