Skip to content
#

google-cloud-platform

Google Cloud Platform, offered by Google, is a suite of cloud computing services. Google Cloud Platform provides Infrastructure as a Service, Platform as a Service, and Serverless Computing environments.

Here are 1,033 public repositories matching this topic...

IlCallo
IlCallo commented Oct 14, 2019

I made up a guide to setup Firebase services into a real-world scenario with cutting-edge technologies. I think you could get some insights on DX of your services and how they are used out in the wild (or add it to this examples repository).
Tech used: Quasar (Vue), TypeScript, Jest (unit testing), Firebase Firestore, Cloud Functions, RxFire.

Inside the guide there are some helpers and code ma

ifs-ilan
ifs-ilan commented Feb 25, 2020

Hi :),

It's possible to scan with variables json or .tf file name ?

Like

{
	"region": "eu-central-1",
	"environment_id": "demo",
	"tags": {
		"EnvironmentId": "integration",
		"ApplicationName": "demo",
		"EnvironmentType": "development",
		"Project": "pepito"
	},
	"rds_instances": [
		{
			"sg_name": "test-sg",
			"kms_key_label": "kms",
			"rds_label": "rds",
			
aweberlopes
aweberlopes commented Apr 28, 2020

First, help us help you by providing the following information when opening an issue.

  • [ 2.25] Which version of Forseti Security you're using (look in /home/ubuntu/forseti-security/google/cloud/forseti/init.py
    on the client).
  • [inventory] Which module(s) (inventory, scanner, enforcer, explain) you're having trouble with.
  • Include errors, log output, and host operating system, i
purplexa
purplexa commented Oct 31, 2019

Affected builder image

gcr.io/cloud-builders/gke-deploy)

Expected Behavior

When deploying a Kubernetes Deployment config that includes init containers, the images in the initContainers section of the config matching the image passed on the command line will have their versions updated to the version specified, same as what happens with the images in the containers section of t

syucream
syucream commented Apr 27, 2020

dead-letter topics

Document Link

https://cloud.google.com/pubsub/docs/dead-letter-topics

好きなところ

シンプルなところ。アプリケーションで気にするべきことがそんなになさそう

ユースケース (optional)

Dataflow streaming job で処理できないメッセージをとりあえずブチ込むのに便利そう

更に欲しい機能 (optional)

no code, no ops で永続化して欲しい。 GCS, BQ あたりに。さながら dead letter storage 的なものがほしい。( dead letter topic に来たメッセージを Dataflow template job で永続化しろ、と言われたらまあそうだねという

phroggyy
phroggyy commented Feb 26, 2019

In the following lines, we check if the visibility has been specified, and if it hasn't we default to private. https://github.com/Superbalist/flysystem-google-cloud-storage/blob/master/src/GoogleStorageAdapter.php#L143-L149

Is there any reason we need to default to anything at all? If we specify nothing, the default object ACL of the bucket should be applied (by default private, visible to owne

bigquery-grafana
kevin-whalley-gc
kevin-whalley-gc commented Aug 16, 2019

Feature Request

I'm having some trouble understanding the relationship between a BigQuery query result set and a time series or gauge chart in Grafana.

Describe the solution you'd like
I think samples / walkthrough w/ screenshots would be very helpful from both a wizard and raw SQL POV.

In particular, I am struggling with how I might take a data set of

time | hostname | respo

Released April 7, 2008

Organization
GoogleCloudPlatform
Website
cloud.google.com
Wikipedia
Wikipedia

Related Topics

firebase google
You can’t perform that action at this time.