Using Logstash to read from Kafka and write to AWS ES(TLS/Non-TLS)Goal : we have a AWS MSK(Managed streaming Kafka) cluster and we want to use Logstash to collect data from MSK and write it to ES.Aug 28, 2020Aug 28, 2020
How to run sample MSK code on ECS container with TLS enabledMany of us want to run MSK codes on container such as AWS ECS with the advantage of TLS communication between MSK and their client ECS…Jan 4, 20202Jan 4, 20202
AWS MSK with schema registry :Schema registry will use Confluent open source schema registry project and it will be talking to MSK(Managed streaming Kafka) cluster.Dec 27, 20192Dec 27, 20192
Game of life (Data structure question) ExplainedWe have this question generally asked based on game of life :Sep 5, 2019Sep 5, 2019
How to call AWS MSK(Managed streaming Kafka) with REST APIAWS MSK does not support REST API calls natively at the moment. But we can not always call MSK through java application or any…Aug 7, 20191Aug 7, 20191