Skip to content

Common solutions and tools developed by Google Cloud's Professional Services team

License

Notifications You must be signed in to change notification settings

ibenrodriguez/gjy-professional-services

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Professional Services

Common solutions and tools developed by Google Cloud's Professional Services team.

Examples

The examples folder contains example solutions across a variety of Google Cloud Platform products. Use these solutions as a reference for your own or extend them to fit your particular use case.

Tools

The tools folder contains ready-made utilities which can simpilfy Google Cloud Platform usage.

  • CloudConnect - A package that automates the setup of dual VPN tunnels between AWS and GCP.
  • DNS Sync - Sync a Cloud DNS zone with GCE resources. Instances and load balancers are added to the cloud DNS zone as they start from compute_engine_activity log events sent from a pub/sub push subscription. Can sync multiple projects to a single Cloud DNS zone.
  • GCE Quota Sync - A tool that fetches resource quota usage from the GCE API and synchronizes it to Stackdriver as a custom metric, where it can be used to define automated alerts.
  • GCS Bucket Mover - A tool to move user's bucket, including objects, metadata, and ACL, from one project to another.
  • GKE Billing Export - Google Kubernetes Engine fine grained billing export.
  • LabelMaker - A tool that reads key:value pairs from a json file and labels the running instance and all attached drives accordingly.
  • Maven Archetype Dataflow - A maven archetype which bootstraps a Dataflow project with common plugins pre-configured to help maintain high code quality.
  • Site Verification Group Sync - A tool to provision "verified owner" permissions (to create GCS buckets with custom dns) based on membership of a Google Group.

Contributing

The team is currently not accepting contributions.

License

See LICENSE

Disclaimer

This repository and its contents are not an official Google Product.

Contact

Questions, issues, and comments should be directed to professional-services-oss@google.com.

About

Common solutions and tools developed by Google Cloud's Professional Services team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.4%
  • HTML 6.7%
  • Go 4.7%
  • JavaScript 2.8%
  • Java 2.6%
  • Shell 1.5%
  • Other 1.3%