Connect Cloud Run Functions Reviews

8151 reviews

Michal M. · Reviewed almost 2 years ago

Kamil G. · Reviewed almost 2 years ago

Marcin B. · Reviewed almost 2 years ago

2 Critical Notes: 1. DO NOT send the student to a region w/out 1st gen Functions support, otherwise: ERROR: (gcloud.functions.deploy) ResponseError: status=[403], code=[Ok], message=[Permission denied on 'locations/europe-west4' (or it may not exist)] 2. Please update everything to 2nd gen as 1st gen is sunsetting.

Keming H. · Reviewed almost 2 years ago

ERROR: (gcloud.functions.deploy) ResponseError: status=[403], code=[Ok], message=[Permission denied on 'locations/europe-west4' (or it may not exist)]

Keming H. · Reviewed almost 2 years ago

FRANCISCO JAVIER G. · Reviewed almost 2 years ago

Kiefer B. · Reviewed almost 2 years ago

Viorel F. · Reviewed almost 2 years ago

Bertrand C. · Reviewed almost 2 years ago

Would be good, if the provided region is suitable for the services on the cloud. Sometimes you get a regions which is not possible to use.

Daniel G. · Reviewed almost 2 years ago

Lorenzo F. · Reviewed almost 2 years ago

Luan T. · Reviewed almost 2 years ago

Petri H. · Reviewed almost 2 years ago

屹琦 陳. · Reviewed almost 2 years ago

Esteban M. · Reviewed almost 2 years ago

Brandon Nair A. · Reviewed almost 2 years ago

Bertrand C. · Reviewed almost 2 years ago

NIce

Nicolas Alejandro N. · Reviewed almost 2 years ago

Matthias R. · Reviewed almost 2 years ago

na

PRAFUL M. · Reviewed almost 2 years ago

Andrejs M. · Reviewed almost 2 years ago

sumith s. · Reviewed almost 2 years ago

Jaime M. · Reviewed almost 2 years ago

student_04_a95bf360e9e0@cloudshell:~/redis-pubsub (qwiklabs-gcp-04-ac601a68a598)$ gcloud functions deploy python-pubsub-function --runtime=python310 --region=$REGION --source=. --entry-point=addToRedis --trigger-topic=$TOPIC --vpc-connector projects/$PROJECT_ID/locations/$REGION/connectors/test-connector --set-env-vars REDISHOST=$REDIS_IP,REDISPORT=$REDIS_PORT In a future Cloud SDK release, new functions will be deployed as 2nd gen functions by default. This is equivalent to currently deploying new with the --gen2 flag. Existing 1st gen functions will not be impacted and will continue to deploy as 1st gen functions. You can preview this behavior in beta. Alternatively, you can disable this behavior by explicitly specifying the --no-gen2 flag or by setting the functions/gen2 config property to 'off'. To learn more about the differences between 1st gen and 2nd gen functions, visit: https://cloud.google.com/functions/docs/concepts/version-comparison ERROR: (gcloud.functions.deploy) ResponseError: status=[403], code=[Ok], message=[Permission denied on 'locations/europe-west4' (or it may not exist)] student_04_a95bf360e9e0@cloudshell:~/redis-pubsub (qwiklabs-gcp-04-ac601a68a598)$ gcloud functions deploy python-pubsub-function --runtime=python310 --region=$REGION --source=. --entry-point=addToRedis --trigger-topic=$TOPIC --vpc-connector projects/$PROJECT_ID/locations/$REGION/connectors/test-connector --set-env-vars REDISHOST=$REDIS_IP,REDISPORT=$REDIS_PORT

Sindre V. · Reviewed almost 2 years ago

Eduard-Ionut V. · Reviewed almost 2 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.