kyleabenson / gceObservabilityDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCE Observability Demo

This is demo contains the following:

Infra

  • A GCP network load balancer
  • A 3 GCE system frontend application (nginx)

Monitoring

  • Cloud Ops Agent deployed to GCE systems configured for Apache metrics & logs
  • Application specific dashboard

All objects are deployable via Terraform

This demo uses User Application Default Credentials and thus assumes it is being deployed from within Google Cloud or on an end user environment that is authenticated with gcloud

About

License:Apache License 2.0


Languages

Language:HCL 82.5%Language:Shell 17.5%