a07-GCP Developing, Deploying and Monitoring

Cloud Source Repositories

Fully featured Git repositories hosted on GCP

Cloud Functions

  • Create single-purpose functions that respond to events without a server or runtime
  • Written in Js, execute in managed node.js environment on GCP

Deployment Manager

  • Provides repeatable deployments
  • Create a .yaml template describing your environment and use Deployment Manager to create resources

Stackdriver

is GCP’s tool for monitoring, logging and diagnostics