Member-only story

Retrieve recommendation details across all GCP Projects

Rajathithan Rajasekar
2 min readJul 21, 2021

--

Photo by Karolina Grabowska from Pexels

On the home page of the google cloud project, you might have noticed a tab called recommendations. This tab contains the recommendation hub dashboard which provides details on the Unused compute engine resources, over-provisioned IAM role privileges, Underutilized & Overutilized VMs, Unutilized external ips ,etc. These notifications help us in running the cloud resources with optimized cost , performance & security. They can also be exported to BigQuery for further analysis and remediation actions.

Image from https://cloud.google.com/recommender/docs/recommendation-hub/getting-started

There are various recommenders available , the list is given below.

  • google.accounts.security.SecurityKeyRecommender
  • google.cloudsql.instance.OutOfDiskRecommender
  • google.compute.commitment.UsageCommitmentRecommender
  • google.iam.policy.Recommender
  • google.compute.image.IdleResourceRecommender
  • google.compute.address.IdleResourceRecommender
  • google.compute.disk.IdleResourceRecommender
  • google.compute.instance.IdleResourceRecommender
  • google.compute.instanceGroupManager.Ma…

--

--

Rajathithan Rajasekar
Rajathithan Rajasekar

Written by Rajathithan Rajasekar

I like to write code in Python . Interested in cloud , dataAnalysis, computerVision, ML and deepLearning. https://rajathithanrajasekar.medium.com/membership

No responses yet