#other #certification #cloud #gcp #google_cloud_platform
https://github.com/sathishvj/awesome-gcp-certifications
https://github.com/sathishvj/awesome-gcp-certifications
GitHub
GitHub - sathishvj/awesome-gcp-certifications: Google Cloud Platform Certification resources.
Google Cloud Platform Certification resources. Contribute to sathishvj/awesome-gcp-certifications development by creating an account on GitHub.
#other #gcp #gcpsketchnote #google_cloud #google_cloud_platform #googlecloud #googlecloudplatform #sketchnotes
https://github.com/priyankavergadia/GCPSketchnote
https://github.com/priyankavergadia/GCPSketchnote
GitHub
GitHub - priyankavergadia/GCPSketchnote: If you are looking to become a Google Cloud Engineer , then you are at the right place.…
If you are looking to become a Google Cloud Engineer , then you are at the right place. GCPSketchnote is series where I share Google Cloud concepts in quick and easy to learn format. - priyankaverg...
#other #amazon #amazon_web_services #aws #azure #cloud #cloud_computing #cloudcomputing #cloudservices #gcp #google #google_cloud_platform #microsoft #microsoft_azure #microsoft_azure_cloud #roadmap #serverless
https://github.com/milanm/Cloud-Product-Mapping
https://github.com/milanm/Cloud-Product-Mapping
GitHub
GitHub - milanm/Cloud-Product-Mapping: All major services between AWS, Azure, and GCP are mapped with links pointing to product…
All major services between AWS, Azure, and GCP are mapped with links pointing to product home pages. - GitHub - milanm/Cloud-Product-Mapping: All major services between AWS, Azure, and GCP are map...
#other #aws #azure #cloud #cloud_computing #cloud_providers #free_hosting #free_tier_offers #freebie #freebies #gcp #google_cloud #google_cloud_platform #hacktoberfest #ibm_cloud #oci #oracle #postgresql #serverless
https://github.com/cloudcommunity/Cloud-Free-Tier-Comparison
https://github.com/cloudcommunity/Cloud-Free-Tier-Comparison
GitHub
GitHub - cloudcommunity/Cloud-Free-Tier-Comparison: Comparing the free tier offers of the major cloud providers like AWS, Azure…
Comparing the free tier offers of the major cloud providers like AWS, Azure, GCP, Oracle etc. - cloudcommunity/Cloud-Free-Tier-Comparison
🤮3
#python #bigquery #examples #gke #google_cloud_compute #google_cloud_dataflow #google_cloud_ml #google_cloud_platform #solutions #tools
https://github.com/GoogleCloudPlatform/professional-services
https://github.com/GoogleCloudPlatform/professional-services
GitHub
GitHub - GoogleCloudPlatform/professional-services: Common solutions and tools developed by Google Cloud's Professional Services…
Common solutions and tools developed by Google Cloud's Professional Services team. This repository and its contents are not an officially supported Google product. - GoogleCloudPlatform/pro...
👍1
#typescript #actions #authentication #gcp #github_actions #google_cloud #google_cloud_platform #iam #identity #security
You can securely connect GitHub Actions to Google Cloud using the Google GitHub Action called `auth`. It supports two main ways: the recommended Workload Identity Federation (WIF), which uses short-lived tokens and avoids long-lived service account keys, and the older Service Account Key JSON method. WIF improves security by creating a trust link between your GitHub workflow and Google Cloud without exposing permanent credentials. To use it, you set up a Workload Identity Pool and Provider in Google Cloud, then configure your GitHub workflow to authenticate with these. This lets your workflows access Google Cloud resources safely and easily, reducing risks and simplifying credential management.
https://github.com/google-github-actions/auth
You can securely connect GitHub Actions to Google Cloud using the Google GitHub Action called `auth`. It supports two main ways: the recommended Workload Identity Federation (WIF), which uses short-lived tokens and avoids long-lived service account keys, and the older Service Account Key JSON method. WIF improves security by creating a trust link between your GitHub workflow and Google Cloud without exposing permanent credentials. To use it, you set up a Workload Identity Pool and Provider in Google Cloud, then configure your GitHub workflow to authenticate with these. This lets your workflows access Google Cloud resources safely and easily, reducing risks and simplifying credential management.
https://github.com/google-github-actions/auth
GitHub
GitHub - google-github-actions/auth: A GitHub Action for authenticating to Google Cloud.
A GitHub Action for authenticating to Google Cloud. - google-github-actions/auth