Kinesis - tools to operationally manage streams

0

Are there any third-party tools that customers can use to operationally manage Kinesis streams?

For example, if a customer has dozens of Kinesis streams, outside of using AWS Console and scripting against CloudWatch, does a graphical tool exist to help with the operational burden of managing multiple Kinesis streams.

AWS
질문됨 8년 전204회 조회
1개 답변
0
수락된 답변

CloudWatch dashboards are pretty powerful when it comes to visualizing CloudWatch metrics across multiple resources, incl. Kinesis streams. Would that help?

One limitation is that you can only visualize data from within the same account, multi-account was a roadmap item last time I checked.

Going beyond that, DataDog comes to mind as one external system to visualize across accounts and with more features.

These tools are for monitoring the streams, managing in terms of create, update and delete is different.

Update with autoscaling like functionality can be done by Ian's wonderful Kinesis scaling utility (https://github.com/awslabs/amazon-kinesis-scaling-utils)

Create and delete should not be that common and is pretty easy already through the API/SDK/CLI.

Please let me know if this helps or detail the use case more.

AWS
답변함 8년 전
profile picture
전문가
검토됨 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인