By default, Google Cloud Pub/Sub Push Subscriptions deliver a message to a push endpoint as a Wrapped message in the following (abbrievated) format
⛶{
"message": {
"data": string,
...
Title:
Build a Google Homepage Clone Using Only HTML and CSS 🚀Description:
Have you ever wondered how the iconic Google homepage is made?In this project, I recreated Google's homepage using just HT...
Overview:
IAM:
IAM (Identity and Access Management) in Google Cloud Platform (GCP) is a core security service that defines who (user or service) has what access to which resources.PAM:
PAM (Privileged...
Overview
In a tech-driven world where skills evolve rapidly, certifications have become essential for staying competitive. Whether you’re aiming for a promotion, switching careers, or valid...
As businesses increasingly adopt sophisticated AI applications, organizations need to weigh the trade-offs between public cloud, private cloud, and on-premise deployments. Each option carries signific...
It's a commonly held belief that cloud computing is the end-all, be-all of the modern IT landscape. However, consider this: by 2025, Gartner predicts that 75% of enterprise-generated data will be crea...
“AI isn’t just the future — it’s already building our present.”
— Me, after completing this lab series 😎👋 Introduction
Building AI apps used to sound like something only elite data s...
Hey there! 👋 Let's dive into implementing Google authentication in your FastAPI application using the token method. This is perfect when you're working with frontend frameworks like React and want ...
Hey there! 👋 Let's learn how to get user information from Google using the OAuth2 callback method in FastAPI. We'll keep it super simple and focused!
What We're Building
We'll create two en...
Just earned my second Google Cloud badge!
✅ Mastered CI/CD, SRE, observability & cost optimization
✅ Hands-on with Terraform, Cloud Build, Prometheus
✅ Key lessons: break things safely, visu...