Skip to content

The repo contains the source code for various GCP related tutorials.

License

Notifications You must be signed in to change notification settings

brianhlee/gcp-tutorials

 
 

Repository files navigation

GCP tutorials

The repo contains the source code for GCP tutorials written by Premise.

Please clone and star this repo to stay up to date on changes.

Packages by Premise

Goblet: An easy-to-use framework that enables developers to quickly spin up fully featured REST APIs with python on GCP

Tutorials

001 - Forward Github Security Findings to Security Command Center [ Source ] [ Written] - This tutorial goes over implementation on how to automatically forward Github security findings to GCP's security command center.

002 - Using Cloud Custodian Metric Filters to safely find and remove cloud resources [ Source ] [ Written] - Learn how to combine GCP's powerful built in metrics with Cloud Custodian to easily discover potential security risks, evaluate the impact those resources currently have in your environment, and then safely address those issues.

003 - Setup Daily Cost Alerts on your Daily GCP Spend [ Source ] [Written] - Deploy a cloudfunction that checks your daily GCP spend for any large cost increases or decreases in a service and notifies a slack channel

004 - Create Dynamic Serverless Loadbalancers [ Source ] [Written] - A simple, scalable, and customizable solution to deploy and maintain load balancers for any number of serverless applications.

About

The repo contains the source code for various GCP related tutorials.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.7%
  • HCL 33.3%