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

Part 1 – Installing AppDynamics and Integrating with Cisco Nexus Dashboard Insights

With the release of NDI 5.0, Cisco added the ability to integrate the NDI platform with other 3rd party monitoring applications. The first integration supported was AppDynamics. With AppDynamics you can feed in your application monitoring to the NDI dashboard to provide further information to aid in monitoring and troubleshooting specific issues with the application running … More Part 1 – Installing AppDynamics and Integrating with Cisco Nexus Dashboard Insights

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