📘 Prometheus + Node Exporter on Ubuntu (AWS EC2)





1️⃣ Architecture Overview (What we are building)





EC2 #1 — TARGET (Ubuntu)



Purpose: expose system metrics
Tool: Node Exporter

Port: 9100






EC2 #2 — MONITOR (Ubuntu)



Purpose: collect and display metrics
Tool: Prometheus

Port: 9090




Browser

Prometheus...