Setup Grafana on AWS EKS and integrate with AWS Cloudwatch
                                                                                                                   What is Grafana?                  Grafana is open-source visualization and analytics software. It allows you to query, visualize, alert on, and explore your metrics no matter where they are stored. In plain English, it provides you with tools to turn your                 time-series database (TSDB) data into beautiful graphs and visualizations.                                                                                                           Setup Grafana on Amazon Elastic Kubernetes Service                                                                                                                                                                                        This blog explains on how to run Grafana on Amazon Elastic Kubernetes cluster and adding cloudwatch as datasource to Grafana. Using Grafana you can simplify Kubernetes monitoring dashboards from Clo...