This article illustrates monitoring Kafka on Kubernetes using Prometheus and Grafana. We’ll deploy Kafka and Zookeeper, add Kafka Exporter, configure Prometheus to scrape metrics, and set up Grafana dashboards for visualization. …
Tag: kubernetes
Running NodeJS Microservices in Kubernetes using AWS EKS & Travis CI, Part 3 – a demo project part of the Udacity “Cloud Developer” Nanodegree. In this post, you will see how to deploy the sample system to Kubernetes using AWS EKS. …
Running NodeJS Microservices in Kubernetes using AWS EKS & Travis CI, Part 2 – a demo project part of the Udacity “Cloud Developer” Nanodegree. In this post, you will see how to set up Continuous Integration with Travis CI. …
Running NodeJS Microservices in Kubernetes using AWS EKS & Travis CI, Part 1 – a demo project part of the Udacity “Cloud Developer” Nanodegree. …