#google cloud
Every note tagged #google cloud, newest first — or browse the full archive.
What are cloud functions? A practical tour with real code
A from-scratch explanation of what cloud functions actually are, the problem they solve, and three real-world examples — an image-resize trigger, a scheduled report, and a webhook handler — written in JavaScript, Python, and Go with line-by-line explanations of what each function does.
gcloud, Firebase, and why I keep paying for a Workspace account
A working tour of Google Cloud and Firebase — what each one actually is, where the line between them sits, how they integrate through a shared project and IAM, and why a paid Google Workspace account ends up being the quiet keystone that ties it all together.