Open in app

Sign In

Write

Sign In

Swetav Kamal
Swetav Kamal

18 Followers

Home

About

Jan 14, 2021

Want to analyse AWS MSK Broker logs

Stack trace used : AWS MSK log delivering to S3 using Kinesis Firehose AWS Glue AWS Athena AWS Elastic search Architecture to Follow : Use Case 1 : Analysing AWS MSK logs through Athena queries. Steps : Create a MSK cluster. …

Aws Msk

3 min read

Want to analyse AWS MSK Broker logs
Want to analyse AWS MSK Broker logs
Aws Msk

3 min read


Aug 28, 2020

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. Steps: Create an AWS MSK cluster. You can use link below to create through console or CLI :https://docs.aws.amazon.com/msk/latest/developerguide/create-cluster.html Once you have the cluster ready…

Aws Msk

2 min read

Aws Msk

2 min read


Jan 4, 2020

How to run sample MSK code on ECS container with TLS enabled

Many 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 container. This would involve some steps. Below doc would show steps to run a sample MSK project on an ECS container with TLS set…

Docker

5 min read

Docker

5 min read


Dec 27, 2019

Amazon Managed Streaming for Apache Kafka (Amazon 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. We need to have an Ec2 instance in the same VPC as your MSK cluster. This EC2 instance will have confluent schema registry installed on it. Once we have schema registry started on to the EC2 instance, Either you can use the kafka-avro-console-producer and kafka-avro-console-consumer script which is available with…

AWS

4 min read

AWS MSK with schema registry :
AWS MSK with schema registry :
AWS

4 min read


Sep 5, 2019

Game of life (Data structure question) Explained

We have this question generally asked based on game of life : You have a 2D array where it’s elements are either 0 or 1 and it follows below rule: Any live cell with fewer than two live neighbors dies, as if caused by under-population. Any live cell with two…

Programming

3 min read

Programming

3 min read


Aug 7, 2019

How to call AWS MSK(Managed streaming Kafka) with REST API

AWS MSK does not support REST API calls natively at the moment. But we can not always call MSK through java application or any script(producer or consumer script). So comes the requirement where we want to call MSK through REST calls and in a secured way. Confluent provides an open…

AWS

3 min read

How to call AWS MSK(Managed streaming Kafka) with REST API
How to call AWS MSK(Managed streaming Kafka) with REST API
AWS

3 min read

Swetav Kamal

Swetav Kamal

18 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech