IaC Bazaar

Monitoring & Observability across clouds

The native metrics, logs and alerting baseline for each cloud, wired up rather than left at defaults.

3 verified modules, 2 of them live-tested apply→verify→destroy; the rest are static-validated, live-test pending.

Compare by provider

ProviderModuleVerification
AWSCloudWatch Logs, Alarm & Dashboard✓ live-tested
AzureAzure Monitor & Log Analytics Baseline✓ live-tested
Google CloudCloud Monitoring, Alerting & Log Exportstatic-validated

How to choose

Start with the native service whatever else you run: it already collects the control-plane signals no third party can see, and it is the only place some of them exist. Add an external tool on top when you need correlation across clouds or longer retention than the native tier gives.

When not to use

Native monitoring is per-cloud by construction. Run in two clouds and neither of these gives you one view; that is the problem an external tool is actually solving.

Other solutions