Hacker News new | ask | show | jobs
by skj 2771 days ago
(googler working in gcp here)

The basic way to tell if something is part of GCP or another Google product that some marketing whiz managed to have "cloud" tacked onto the name is whether or not you need a GCP project to work with it.

2 comments

(GCP employee)

Not true, as far as I know. Many (if not all) Google APIs require a GCP project for access via API key, service account credential, or mobile application.

Do you not for Maps? All my API keys are lumped under "test_prjoect_1" for me, which I don't even remember creating.