This repository provides a Configuration-as-Code setup using Ansible to deploy a monitoring stack. It also includes an example deployment of two basic Go applications for this stack to Google Cloud Platform.
- Automated provisioning with Terraform and Ansible
- Prometheus for metrics collection
- Grafana for dashboards
- Node Exporter for host metrics
- Deployment pipeline via GitHub Actions to Google Compute Engine
This project is for educational/demo purposes and does not include full production hardening.

