John Mark Causing

System Administrator | Hosting Support Engineer

Bacolod City, Philippines

+639393497018

John Mark Causing

System Administrator | Hosting Support Engineer

Bacolod City, Philippines

+639393497018

Google Cloud Console Example Commands

Google Cloud Console Example Commands

Useful commands from Google Cloud Console. Google Cloud StorageCompute Enginegcloud syntax Google Cloud Storage This will get the list of config like account name, project, etc. gcloud config list. johnmarkcausing@cloudshell:~ (esoteric-code-327621)$ gcloud config...
BigQuery sample SQL queries from GCP

BigQuery sample SQL queries from GCP

Below is the list of example SQL queries from GCP built-in public available billing table. SELECT * FROM `cloud-training-prod-bucket.arch_infra.billing_data` The field of cloud-training-prod-bucket.arch_infra.billing_data is the public dataset we are working...