{"id":20483649,"url":"https://github.com/cbuschka/gcp-pubsub-cloudrun-datastore-performance","last_synced_at":"2026-05-27T13:38:06.243Z","repository":{"id":95275720,"uuid":"391361286","full_name":"cbuschka/gcp-pubsub-cloudrun-datastore-performance","owner":"cbuschka","description":"Evaluation of implementation variants on GCP with pubsub/ cloudrun and cloud datastore.","archived":false,"fork":false,"pushed_at":"2021-08-15T13:34:36.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-05T16:17:24.551Z","etag":null,"topics":["cloudrun","datastore","gcp","pubsub","python3"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cbuschka.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-31T13:16:34.000Z","updated_at":"2021-08-15T13:34:39.000Z","dependencies_parsed_at":"2023-03-30T13:18:20.766Z","dependency_job_id":null,"html_url":"https://github.com/cbuschka/gcp-pubsub-cloudrun-datastore-performance","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbuschka/gcp-pubsub-cloudrun-datastore-performance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbuschka%2Fgcp-pubsub-cloudrun-datastore-performance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbuschka%2Fgcp-pubsub-cloudrun-datastore-performance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbuschka%2Fgcp-pubsub-cloudrun-datastore-performance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbuschka%2Fgcp-pubsub-cloudrun-datastore-performance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbuschka","download_url":"https://codeload.github.com/cbuschka/gcp-pubsub-cloudrun-datastore-performance/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbuschka%2Fgcp-pubsub-cloudrun-datastore-performance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33568857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudrun","datastore","gcp","pubsub","python3"],"created_at":"2024-11-15T16:18:14.474Z","updated_at":"2026-05-27T13:38:06.227Z","avatar_url":"https://github.com/cbuschka.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GCP Pubsub/Cloudrun/Datastore-Performance Benchmark\n\n## Prerequisites\n\n* bash\n* GNU make\n* terraform with version .terraform-version or better tfvm (https://github.com/cbuschka/tfvm)\n* python 3\n* nodejs lts/fermium or nvm\n* yarn\n* gcloud sdk\n\n## Setup\n\n### Configure current project\n\n```\ngcloud config set project your-gcp-project-identifier\n```\n\ncp settings.tfvars.json.example to settings.tfvars.json and adjust accordingly.\n\n### Login to gcp\n\n```\ngcloud auth login\ngcloud auth application-default login\ngcloud auth configure-docker \u003cyour region from settings.tfvars.json\u003e-docker.pkg.dev\n```\n\n## Usage\n\n### Preparation\n\nThis enables APIs, creates a tf state bucket, ...\n\n```\nmake deploy_bootstrap\n```\n\n### Deploy resources\n```\nmake deploy_resources\n```\n\n### Deploy services\n```\nmake deploy_services\n```\n\n### Send events\n\n```\nmake send_events_via_pubsub\n```\n\n## License\n\n[MIT-0](./license.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbuschka%2Fgcp-pubsub-cloudrun-datastore-performance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbuschka%2Fgcp-pubsub-cloudrun-datastore-performance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbuschka%2Fgcp-pubsub-cloudrun-datastore-performance/lists"}