<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Multi Cloud Diaries]]></title><description><![CDATA[Multi Cloud Diaries]]></description><link>https://joyc.hashnode.dev</link><image><url>https://cdn.hashnode.com/res/hashnode/image/upload/v1593680282896/kNC7E8IR4.png</url><title>Multi Cloud Diaries</title><link>https://joyc.hashnode.dev</link></image><generator>RSS for Node</generator><lastBuildDate>Sun, 20 Sep 2026 08:45:22 GMT</lastBuildDate><atom:link href="https://joyc.hashnode.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[How I prepared for the GCP Associate Cloud Engineer Exam — an honest account]]></title><description><![CDATA[Spoiler: it wasn't as complicated as most guides make it sound

Most GCP exam prep guides will tell you to do labs, build projects, study for 3 months, and practice until you dream in cloud architectu]]></description><link>https://joyc.hashnode.dev/how-i-prepared-for-the-gcp-associate-cloud-engineer-exam-an-honest-account</link><guid isPermaLink="true">https://joyc.hashnode.dev/how-i-prepared-for-the-gcp-associate-cloud-engineer-exam-an-honest-account</guid><dc:creator><![CDATA[Joy Rijith]]></dc:creator><pubDate>Mon, 13 Jul 2026 02:54:28 GMT</pubDate><enclosure url="https://cdn.hashnode.com/uploads/covers/6a336222c5cd0c6b1343d9aa/17ed5730-afca-46ff-937a-5bc1d7d89387.jpg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>Spoiler: it wasn't as complicated as most guides make it sound</em></p>
<hr />
<p>Most GCP exam prep guides will tell you to do labs, build projects, study for 3 months, and practice until you dream in cloud architecture.</p>
<p>I did none of that.</p>
<p>Here's what I actually did — and what I'd do differently if I were starting again.</p>
<hr />
<h2>My starting point</h2>
<p>I already had the AWS Solutions Architect Associate cert when I decided to go for the GCP Associate Cloud Engineer. That meant I wasn't starting from zero — I understood what a VPC was, why IAM existed, how subnets worked. The cloud fundamentals were already there.</p>
<p>That confidence — and honestly, a little overconfidence — shaped how I approached the prep.</p>
<hr />
<h2>What I actually did</h2>
<p>I bought a Udemy course, watched it over 3 to 4 weeks, and sat the exam.</p>
<p>That's it. No hands-on labs, no practice projects, no infrastructure spun up. Just the course with notes on anything unfamiliar.</p>
<p>If you're expecting a sophisticated study system — this isn't that post. This is the honest version.</p>
<hr />
<h2>Where my AWS background helped</h2>
<p>A lot of GCP concepts clicked quickly because I already understood the <em>why</em> behind them:</p>
<ul>
<li><p>Cloud Storage felt immediately familiar — same idea as S3, similar permission model</p>
</li>
<li><p>Cloud Run made sense straight away — serverless, event-driven, just like Lambda</p>
</li>
<li><p>VPCs, IAM, subnets, service accounts — the concepts transferred even if the details differed</p>
</li>
</ul>
<p>Knowing what these services are <em>for</em> meant I could focus on how GCP implements them, rather than learning from scratch.</p>
<hr />
<h2>Where my AWS background got in the way</h2>
<p>The same knowledge that gave me a head start and confidence also created blind spots.</p>
<p><strong>GCP's database options genuinely confused me.</strong> Cloud SQL, Spanner, Bigtable, Firestore, Memorystore — I hadn't built the same intuition I had for AWS equivalents, and the exam loves scenario questions that test exactly this.</p>
<p><strong>Cloud Functions vs Cloud Run tripped me up.</strong> Both serverless, both event-driven — but different use cases. I didn't have a clean mental model going in.</p>
<p><strong>The AWS comparison instinct worked against me in the exam room.</strong> When unsure, my brain defaulted to "what would AWS do here?" GCP has enough genuine differences that this caused second-guessing at the worst possible time.</p>
<hr />
<h2>What the exam actually tests</h2>
<p>It's scenario-based — here's a business problem, which GCP services solve it? Focus your prep on:</p>
<ul>
<li><p><strong>Database selection</strong> — Cloud SQL vs Spanner vs Bigtable vs Firestore</p>
</li>
<li><p><strong>Cloud Run vs Cloud Functions</strong> — know the difference clearly</p>
</li>
<li><p><strong>GKE</strong> — heavily tested</p>
</li>
<li><p><strong>IAM and Service Accounts</strong> — least privilege in practice</p>
</li>
<li><p><strong>Networking</strong> — GCP VPCs are global, not regional</p>
</li>
</ul>
<hr />
<h2>What I'd do differently</h2>
<p>Go in with a more open mind. AWS knowledge helps — but treat GCP as its own thing rather than constantly mapping it back to AWS. That comparison is a crutch that slows you down when the concepts genuinely diverge.</p>
<p>I'd also do some hands-on work in a real GCP environment. I passed without it, but I walked out knowing there were questions I guessed on that hands-on experience would have answered.</p>
<hr />
<h2>The honest bottom line</h2>
<p>If you already have AWS SAA — 4 to 6 weeks with a good Udemy course is enough to pass. You don't need 3 months or an elaborate system.</p>
<p>What you do need is to be honest about where your AWS knowledge helps and where it creates blind spots. Go in knowing both.</p>
<p>Good luck. Drop any questions in the comments — I sat this over a year ago but the experience is still clear enough to be useful.</p>
<hr />
<p><em>I'm a cloud ops engineer based in Canada working with GCP and Terraform daily. I spent 12 years in QA before switching careers. Follow along if you're on a similar journey.</em></p>
]]></content:encoded></item><item><title><![CDATA[From 12 Years in QA to GCP Cloud Engineer — What the Switch Actually Looked Like
]]></title><description><![CDATA[This is not a success story with a clean arc. It's messier than that.

I spent 12 years as a QA engineer.
Not dabbling — 12 years. That was my career, my identity, and what I thought I'd keep doing. T]]></description><link>https://joyc.hashnode.dev/from-12-years-in-qa-to-gcp-cloud-engineer-what-the-switch-actually-looked-like</link><guid isPermaLink="true">https://joyc.hashnode.dev/from-12-years-in-qa-to-gcp-cloud-engineer-what-the-switch-actually-looked-like</guid><category><![CDATA[Career]]></category><category><![CDATA[Cloud Computing]]></category><category><![CDATA[GCP]]></category><category><![CDATA[AWS]]></category><category><![CDATA[Career Change]]></category><dc:creator><![CDATA[Joy Rijith]]></dc:creator><pubDate>Sun, 28 Jun 2026 05:40:57 GMT</pubDate><enclosure url="https://cdn.hashnode.com/uploads/covers/6a336222c5cd0c6b1343d9aa/70147c94-c505-4773-8956-950242f6088e.jpg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This is not a success story with a clean arc. It's messier than that.</em></p>
<hr />
<p>I spent 12 years as a QA engineer.</p>
<p>Not dabbling — 12 years. That was my career, my identity, and what I thought I'd keep doing. Then the itch hit. I wanted something new because I was personally ready for a different kind of challenge. I wanted to build things, work closer to infrastructure, and move into a space I hadn't explored yet.</p>
<p>So I did what a lot of people do: I went down a rabbit hole exploring the hottest tech role and landed on data engineering. Spent nearly a year preparing for it. Courses, projects, the whole thing.</p>
<p>It didn't work out. Not because I wasn't capable — but because I kept losing direction. Data engineering has an overwhelming number of tools and I never felt confident about which ones to focus on. After nearly a year of feeling like I was going in circles, I decided to redirect my energy somewhere I could be more focused.</p>
<p>Looking back though, that year wasn't wasted. Building data pipelines meant I had touched real cloud resources like IAM, S3, Lambda, Glue — even if I didn't fully comprehend what I was doing at the time. When I started studying for the AWS cert, those experiences suddenly made sense. Concepts I had blindly configured before now had names, reasons, and context. The data engineering detour quietly became part of my cloud foundation.</p>
<p>I should also mention — I was doing all of this with a newborn at home. I'm not saying that to make it sound heroic. It just meant that perfect study conditions never existed. You find the gaps — a quiet 30 minutes, a phone during a feed, a lunch break. You just keep moving.</p>
<p>I had to pivot again.</p>
<p>This time I looked at what job postings were actually asking for. Multi-cloud knowledge kept coming up — AWS, GCP, Azure. So I made a plan: get the AWS SAA first, then Azure Fundamentals, then GCP Cloud Engineer. Stack the certs, build the story, apply everywhere.</p>
<p>Here's the part I don't see talked about enough: I got the GCP Cloud Engineer cert while I was still working as a QA. I hadn't switched yet. But I also wasn't starting from zero.</p>
<p>The hands-on experience from those data engineering projects mattered more than I expected. I had actually provisioned real cloud resources, dealt with IAM permissions, and understood at a basic level how cloud services connect. When I sat the cert exam, that context made a real difference.</p>
<p>After multiple failed interviews — both external and internal — I landed a GCP cloud ops role. The cert opened the conversation, but it was the combination of certification and real hands-on experience that made the difference.</p>
<p>One year in, I'm working with GCP and Terraform daily.</p>
<p>If you're in the middle of a career switch and it's not going the way you planned, that's not failure. My first few attempts didn't work out. The pivot did. Sometimes the path is messier than the plan — and sometimes the detours are exactly what you needed.</p>
<p>I got this cert while still working as a QA full time. No one had given me a cloud role yet. I just decided to get qualified first and figure out the rest after.</p>
<p>In my next post I'll cover how I actually prepared for the GCP Cloud Engineer exam — what tripped me up coming from AWS, what I'd do differently, and the resources that were actually worth my time.</p>
<hr />
<p><em>I'm a cloud ops engineer based in Canada, working daily with GCP and Terraform. I spent 12 years in QA before switching careers — got my GCP cert while still in my old role and used it to land a new one. I write about real problems I run into at work, cert prep, and what career switching in tech actually looks like. Follow along if any of that sounds useful.</em></p>
]]></content:encoded></item></channel></rss>