load multiple postgresql tables into multiple kafka topics in google cloud environment using pubsub or kafka connect.
It is possible to generate automatic log for each new Jupyter notebook file that is created? The time, user, cell command and the output of the cell command sho
I have a command line that I execute to select data from view and exporting to a staging table in BigQuery: bq mk --transfer_config --headless=true --project_i
I want to access GCP bucket data on windows 10 as file system. GCP provide FUSE for mac and Linux, Is there any way to mount GCP bucket with Windows.
I have this config on a cloudbuild.yaml file: - name: 'gcr.io/cloud-builders/gke-deploy' args: - run - --app=doc-io - --namespace=frontend - --cluster=c
Does anyone knows a way to map the dependencies or requirements of any GCP API? E.g. enabling container.googleapis.com would automatically enable compute.google
I have an app that spikes postgresql queries at morning 70% CPU usage, and has very few the rest of the day less than 20% usage. I want this machine to autoscal
I use this code to get a collection snapshot from Firestore. firestore().collection('project').where('userID', '==', authStore.uid).onSnapshot(onResult, onError
We are using NGINX ingress in our GKE setup, which means that GCP is using TCP load balancer to route the traffic to Kubernetes NGINX ingress. We serve static c
I'm trying to find a solution for Speech to text of an mp3 file, but I only want to pass in the URL. I don't want to download the file & upload to S3 for AW
I have a question that is confusing me a little. I have a project locked down at the org level through a perimeter fence. This is to whitelist ip ranges to acce
I would like to run GPU nodes in a GKE cluster, that requires an installation DaemonSet. According to https://cloud.google.com/kubernetes-engine/docs/how-to/gpu
I'm looking at this repo and very confused about what's happening here: https://github.com/GoogleCloudPlatform/deploymentmanager-samples/tree/master/examples/v2
New to big table, was able to inset data in bigtable using python ,, tried the snippet below to read rows for specific condition but it is returning all the r
I'm attempting to format my logs in such a way that Google Cloud will correctly extract the log level. This is running on Cloud Run, with typescript. Cloud Run
I am trying to view some commands I used several months ago for a course project. I used the history command but it only showed very recent lines. Is there a wa
I am having hard time looping over an airflow variable in my script so I have a requirement to list all files prefixed by string in a bucket. next loop throug
I have two Google App Engine instances, as well as the queue.yaml and cron.yaml files deployed automatically on push to master branch via Google Cloud Build tri
I moved some of my data from PostgreSQL to BigQuery. Before PostgreSQL database was using 130 GB of storage, now I only need 30GB. However, in the Google Cloud
Is there a way to remove a tag(through CLI) that I've set on a cloud run revision when doing a deployment? I can see how to do it through the UI, but I need to