November 20, 2018
/
by
Nataraj/
Setup Google Cloud Platform for OKTA – Two Factor Authentication Summary: 1) Domain Name (in this example I have used an available domain name 2) Setup Google G-Suite 3) Login to OKTA and setup a ...
October 12, 2018
/
by
Nataraj/
For reasons if you are not using the Google API-Explorer and if you are using POSTMAN client to access Google Cloud API’s then you would face with an interesting question about how to generate a token so that i ...
September 25, 2018
/
by
Nataraj/
Google Cloud Architect Study Guide I just wanted to make the exam process easy and simple, please below is the study guide that i went through to clear the Google Cloud Architect Certification. Google Certification ...
September 25, 2018
/
by
Nataraj/
How to run gcloud command line using a service account Step-by-step 1) Create a Service Account gcloud iam service-accounts create gcpcmdlineuser --display-name "GCP Service Account" gcloud iam service-accounts ...
September 27, 2016
/
by
Nataraj/
Getting Started with Google Map API Note: Make sure you enable suitable API in the Google Cloud API Dashboard (GCP Console) Summary or Important Points # wheremap Where to load the map Constructor which creates a ...