CICD pipekline for web application and monitoring with promemtheus and grafana

How to Create CICD Pipeline with Jenkins, SetUp Prometheus, and Grafana for Monitoring (10 Steps)

In this post we will deploy a simple containerized web application through Jenkins to an EC2 server, we deploy Prometheus and Grafana as containers to monitor the web application for security, operational state, and others. Note that the web app runs on two containers MySQL and Node application. When you complete this project you should …

How to Create CICD Pipeline with Jenkins, SetUp Prometheus, and Grafana for Monitoring (10 Steps) Read More »