Earlier quoted context omitted.
Sure, This fully support AWS MSK including AWS IAM authentication, Glue schema registry and AWS Kafka Connect
Nice. Is there are documentation on how to set it up for MSK?
Show HN: UI for Apache Kafka
21–30 of 60 posts
Re: Show HN: UI for Apache Kafka
#22Earlier quoted context omitted.
You should have mentioned that you work at Provectus in this article. Feels pretty sneaky to claim to do an impartial review, but provide no negative critique of the one made by your company…
This is mentioned in my medium profile. If you think that my comparison is not objective feel free to mention it on comment there)
Re: Show HN: UI for Apache Kafka
#23Earlier quoted context omitted.
Sure, This fully support AWS MSK including AWS IAM authentication, Glue schema registry and AWS Kafka Connect
Nice. Is there are documentation on how to set it up for MSK?
Re: Show HN: UI for Apache Kafka
#24https://lenses.io/ Kafka UI is pretty solid. Nice to see an open source alternative here.
Re: Show HN: UI for Apache Kafka
#25Re: Show HN: UI for Apache Kafka
#26https://lenses.io/ Kafka UI is pretty solid. Nice to see an open source alternative here.
Can't get over the amount of corporate memphis on that page.
Links for the lazy. The GP page (https://lenses.io) certainly has a lot of good examples.
https://en.wikipedia.org/wiki/Corporate_Memphis
https://t-artmagazine.com/what-is-corporate-memphis-and-why-...
Re: Show HN: UI for Apache Kafka
#27Earlier quoted context omitted.
You should have mentioned that you work at Provectus in this article. Feels pretty sneaky to claim to do an impartial review, but provide no negative critique of the one made by your company…
This is mentioned in my medium profile. If you think that my comparison is not objective feel free to mention it on comment there)
Re: Show HN: UI for Apache Kafka
#28We use Kafdrop for viewing topics/messages/info and it's really nice. It's read-only though, so if you need to configure a topic or push a message you have to use something else. https://github.com/HomeAdvisor/Kafdrop
Kafdrop is great, especially if you're already running everything else in Docker, just add a few lines to your docker-compose and get a free web UI for troubleshooting/introspecting.
Re: Show HN: UI for Apache Kafka
#29Re: Show HN: UI for Apache Kafka
#30Neat! Just be wary around licensing, we’ve been using a similar management tool for a couple years https://github.com/yahoo/CMAK which was originally Kafka manager but they were forced to rename it.