Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 521 Bytes

File metadata and controls

23 lines (19 loc) · 521 Bytes

Platform Engineering Bootcamp

Platform Engineering Bootcamp - Code and Reference Material

gce

vm_debian

  • Apache webserver App code
  • Startup script that installs the following
    1. Google Ops Monitoring Agent
    2. Apache
    3. Grafana
  • Bash script that creates the VM using startup script

observability

Golden Signal Dashboards for both GCP native and Grafana for apps running in:

  1. GCE
  2. GKE
  3. Cloud Run

gke

  • numberwiki
  • mathfunctions Apps deployed in namespace ecp in GKE Auto cluster.