
Answer-first summary for fast verification
Answer: Expand the storage of the MSK broker. Configure the MSK cluster storage to expand automatically.
Option A is CORRECT because Amazon Managed Streaming for Apache Kafka (Amazon MSK) allows you to expand the storage of your MSK brokers without downtime. You can configure the MSK cluster storage to expand automatically by setting up auto-scaling policies that trigger storage expansion when utilization thresholds are met. This approach ensures that your cluster can handle increased data volumes without manual intervention.
Author: Ritesh Yadav
Ultimate access to all questions.
Question 35/58
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?
A
Expand the storage of the MSK broker. Configure the MSK cluster storage to expand automatically.
B
Expand the storage of the Apache ZooKeeper nodes.
C
Update the MSK broker instance to a larger instance type. Restart the MSK cluster.
D
Specify the Target Volume-in-GiB parameter for the existing topic.
No comments yet.