I am still new with serving my Django static/media files to Google cloud storage. It's working now but I am not sure if this is right or is this enough already,
How to use BigQuery from elixir code? I would like to use Big Query web API from elixir code. Although there is no elixir client SDK in SDK libraries page I w
I am creating and staging gcp dataflow template in cloud storage with following command: mvn -X compile exec:java -Dexec.mainClass=main.java.TemplatePipeline -D
I know that in Realtime Database I could get the push ID before it was added like this: DatabaseReference databaseReference= FirebaseDatabase.getInstance().ge
I want to create a load balancer (TCP) via a REST API or Python SDK for GCP. I haven't found any solutions so far. Example from UI :
I am very new to google cloud and following an example in "Google BigQuery: The Definitive Guide" to learn to use this platform. I am trying to make a dataset t
I was starting a new firestore database and actually I didn't know what GCP resource location that's suitable for my target audience in Egypt. Any help will be
I have: the application multi thread, low latency OpenJDK 64-Bit Server VM version 11.0.7+10 configuration is Xms=6g Xmx=12g machine is 12CPU started in GCP (Go
I notice when you query the data catalog in the Google Cloud Platform it retrieves stats for the amount of times a table has been queried: Queried (Past 30 day
I'm working on making a conversation flow for smart speakers. with google action builder console. And I'm using google cloud function for webhooks. However, fro
Somehow the Firestore initialized with the Datastore mode and I can't switch it back to the Firestore native mode even the Datastore is empty. There's no useful
The root disk size in GCE is 10 gigs. How do I increase this? I cant find the option in the console or the gcutil flags. This can be easily done in AWS.
How we can create the folder using gsutil command. I am using Bashoperator in airflow where I need to use the gsutil Bash command, Bucket is already created I w
I am using Google Cloud Platform on their Free Tier (https://cloud.google.com/free/) to run a web server that can be accessed publicly (externally). I have setu
I use Cloud SDK to connect to my TPU VM, but I am getting Permission Denied error when trying to write on a folder in the vm. How can I fix this please!
I'm trying to build a mysql pod on Google Cloud. However, when I create a database and then restart the pod, the database that I created is not persisted. I fol
I want to know difference between gcloud and gsuitl. Where do we use what? Why certain commands begin with gsutil while others with gcloud?
I am new to GCP and its cloud services offered. For a real-time cost analysis project, what is the best approach to get day-to-day billing reports just like Azu
I am trying to use Google cloud platform to transcript audio to text. I am stuck really at the beginning. When I try to import : import os from google.cloud imp
I have a below firewall rule created in default VPC. It is configured to be applicable to all the instances in the VPC. Now, If I remove "all" from ports, I st