Skip to main content

Questions tagged [google-cloud-platform]

Google Cloud Platform provides cloud computing services that let you build applications and websites, store data, and analyze data on Google's infrastructure.

google-cloud-platform
0 votes
0 answers
4 views

Server-side events (SSE) when using flask via google webapp

I have hnuted an answer on this and closest I have come to my issue is this old and unanswered post here: python flask + Server Sent Events(SSE) in Google App Engine(GAE) I have a web app built in ...
NRD's user avatar
  • 141
0 votes
0 answers
6 views

How to minimize youtube-data-api v3 query quota useage?

I have a code to get video urls given a channel ID that I get from the API as well, but the main part uses the requests component. I tried running it on a channel with 3500 videos, but for some reason ...
Cobbi Liu's user avatar
1 vote
0 answers
19 views

Using xcode in CI/CD Google Platform

Im trying to build a CI/CD for flutter development. I'm making use of Google Cloud Cloud Build. I already have all the setup of the Cloud Build done (with trigger), I'm using cloudbuild.yaml in order ...
AndreCoelhoo's user avatar
0 votes
0 answers
7 views

logs routing sink based on textPayload

Using GCP router logs sink I would like to filter out some logs that are just spamming me. In the past I did something like jsonPayload.msg="GET /internal/prometheus [200 OK]" which works ...
Mike3355's user avatar
  • 11.8k
0 votes
0 answers
13 views

Google generativeai 403 Request had insufficient authentication scopes. [reason: "ACCESS_TOKEN_SCOPE_INSUFFICIENT"

I have tried the simple POC for generativeai on its own to do 'generate_content' and it works. Now I am trying to integrate the generativeai to existing project and just trying to get the model only ...
Win Myo Htet's user avatar
  • 5,427
0 votes
1 answer
26 views

How to use Google Cloud Run container variables in React client web app

I am developing a web app using React and the api in Golang. In development everything works fine, I use the vite server and the .env variables are loaded correctly. Once deployed the react app is ...
Emaborsa's user avatar
  • 2,696
0 votes
1 answer
23 views

Unable to trigger dry-run audit logs for Google Cloud Artifact Registry cleanup policy

Following the docs available from GCP here: https://cloud.google.com/artifact-registry/docs/repositories/cleanup-policy I set the cleanup policy on my artifact repository with the dry-run option ...
Josh Marcus's user avatar
1 vote
1 answer
23 views

How can I reduce GKE cluster nodes to zero after work hours and start them up again when work hours start to save on cloud expenses?

I want my GKE cluster nodes to decrease to zero during non-business hours and increase again during business hours to save on cloud costs. I've set up a cloud function to handle this, which works for ...
Saksham Paliwal's user avatar
0 votes
0 answers
13 views

Creating Routes Across GCP Projects

I'm trying to configure hub-and-spoke architecture between different GCP projects . hub project subnet: 10.105.224.0/24 spoke project subnet: 10.108.76.0/22 hub-and-spoke architecture I attempted to ...
johnny0963's user avatar
0 votes
0 answers
17 views

How do I create a GCE VM with an external IP using Deployment Manager?

I'm trying to use Google Cloud Deployment Manager to create a GCE VM instance with an external ephemeral IP address when network is set to something other than "default". What I mean by the ...
petedogg's user avatar
0 votes
0 answers
20 views

How can I get the CPU & Memory usage from a service in Google Cloud Run using python?

I want to create a resource tracker for my pipelines (the majority are deployed in a Cloud Run Service). so that I can save a log every time they run with the CPU & Memory usage, something like ...
lapiceroazul4's user avatar
1 vote
1 answer
10 views

Where to find Auth and Token URLs of an OIDC authorization server?

I have an API which uses a AWS Cognito User Pool connected to Google for authentication and authorization within a Spring Boot application. I am trying to interact with the Spring Boot application via ...
ryanmcfall's user avatar
0 votes
0 answers
16 views

[email protected] is missing and I have [email protected] instead

I am experiencing difficulties in my google cloud project. Today I tried to deploy function from firebase functions in gen1 and I got an error, so I checked the logs and I saw that the serveur can't ...
Kal-1's user avatar
  • 197
0 votes
0 answers
16 views

Issue with using custom Image from Google Artifact Registry to run Github workflow using Workload Identity Federation

I use Workload Identity Federation for keyless Authentication in my Workflow. I have been trying to use my custom image in my github workflow in the following way; jobs: setup_and_authenticate: ...
Theo Shank's user avatar
0 votes
0 answers
17 views

Deploy llama on VertexAI

I want to build a telegram chat bot with llama 3. I'm looking for various ways to do this. Somebody suggested me to use VertexAI on Google, but I can't understand the prices when it comes to llama 3. ...
NickNick's user avatar

15 30 50 per page
1
2 3 4 5
3347