Part 3 – Monitoring Apps deployed on K8s cluster on ACI Fabric Using AppDynamics/NDI

Introduction In this article we will focus on monitoring an application running within a Kubernetes cluster. This Kubernetes cluster has been integrated with Cisco ACI CNI, however that is not a requirement for the integration or monitoring to work. If you have read the previous articles you will remember that we were previously installing each … More Part 3 – Monitoring Apps deployed on K8s cluster on ACI Fabric Using AppDynamics/NDI

Subscribing Nexus Dashboard Insights Kafka Producer to a Kafka topic and streaming events to a Kafka Consumer

Applications frequently need to talk to other applications.  As an example Application A gathers some data and Application B needs to do some custom processing with the output of data from Application A.  When Applications that are split in functionality need to exchange data between each other, there are generally 2 kinds of ways to … More Subscribing Nexus Dashboard Insights Kafka Producer to a Kafka topic and streaming events to a Kafka Consumer