If you’ve chosen to run you application in Kubernetes on AWS using the Elastic Kubernetes Service (EKS) you will want to setup monitoring tools to keep an eye on everything. There are lots of open source tools available and most can be setup rather easily in your cluster. You will have to maintain these and mange the compute and storage for them. If you want to use these tools (like Grafana and Prometheus) you can also take advantage of the managed versions of them and leave most of the work to AWS. You will have a cost but it will be up to you to decide if it’s worth it. This article from Siva Guruvareddiar and Michael Hausenblas shows how to set these up with your EKS cluster. https://lnkd.in/eWNSnNxF
Thanks a lot, Darryl R.!
Software Developer First, Architect/Mentor
7moThank you for sharing