With AWS you can build a CI/CD pipeline. In one of my previous posts, I wrote about how to deploy a …
Continue Reading about How To Create A CI/CD Pipeline In AWS
AWS, AWS CodeBuild, AWS CodePipeline, CI/CD, Elastic Beanstalk, Spring Boot, Swagger
With AWS you can build a CI/CD pipeline. In one of my previous posts, I wrote about how to deploy a …
Continue Reading about How To Create A CI/CD Pipeline In AWS
Apache Druid is a real-time analytics database designed for fast slice-and-dice analytics on large …
Continue Reading about How To Integrate Apache Druid With Apache Kafka
Confluent platform provides an easy way to create a Kafka Streaming Application. If you're just …
Continue Reading about How To Create A Streaming Application Using Kafka Streams, Connect & ksqlDB
AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web applications and …
Continue Reading about How To Deploy A Spring Boot Swagger Application On AWS Elastic Beanstalk
Conduktor is a native desktop client to manage your Apache Kafka clusters. It works on Windows, …
Continue Reading about Conduktor – Kafka Desktop Client For Managing Kafka Clusters
Apache Pulsar is a cloud-native, distributed messaging and streaming platform. It was originally …
Continue Reading about Setup Producer & Consumer For Apache Pulsar Running On Docker