Bird
0
0

You need to automate scaling of your Amazon MSK cluster based on incoming message volume. Which AWS service can you integrate with MSK to achieve this?

hard📝 Application Q9 of 15
Kafka - Kubernetes and Cloud Deployment
You need to automate scaling of your Amazon MSK cluster based on incoming message volume. Which AWS service can you integrate with MSK to achieve this?
AAWS Glue for data transformation
BAmazon Athena for querying messages
CAWS Auto Scaling with CloudWatch metrics
DAWS CloudTrail for auditing
Step-by-Step Solution
Solution:
  1. Step 1: Identify service for automatic scaling

    AWS Auto Scaling can adjust resources based on CloudWatch metrics like CPU or network usage.
  2. Step 2: Confirm integration with MSK

    MSK metrics can be monitored via CloudWatch, enabling Auto Scaling to adjust broker count or instance types.
  3. Final Answer:

    AWS Auto Scaling with CloudWatch metrics -> Option C
  4. Quick Check:

    Automate scaling = Auto Scaling + CloudWatch [OK]
Quick Trick: Use Auto Scaling with CloudWatch for MSK scaling [OK]
Common Mistakes:
  • Confusing Glue with scaling
  • Using Athena for querying, not scaling
  • Thinking CloudTrail manages scaling

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Kafka Quizzes