My insane quest and other projects

I have recently decided that I need to test something that I’ve claimed at job interviews: That my superpower is that i can pass almost any certification exam with just a few weeks of studying. Therefore my insane quest right now is going be:
Try to pass 12 exams in the next 12 months!

I will probably write about my other projects as well.

For fun and learning, I’m doing this with Jekyll and GitHub Pages.

Latest Post

Quest update: 4 out of 12 done. 1/3 of the way done - Azure Solutions Architect Expert

November 28, 2023

November has been quite a month for me. As mentioned earlier, I attended Microsoft Ignite in Seattle, and just before that, I also attended SQL Saturday Oregon & SW Washington 2023 in Vancouver, Washington.
I met a bunch of nice and interesting people and learned quite a bit.
The NeurodiversIT stickers worked as I had hoped with some people, leading to many enriching conversations about Neurodiversity and hearing about others’ experiences. I’m very grateful for these experiences and look forward to more in the future.

However, during this time, I had little opportunity to study for my November certification. I didn’t announce which one I chose, but with just 2 1/2 days left in November, I passed the AZ-305 exam. So now, I’m proud to say I’m a Microsoft Certified: Azure Solutions Architect Expert.

Microsoft Certified: Azure Solutions Architect Expert

Additionally, I can call myself a Dual Cloud Solutions Architect, because of my certification for AWS.

How I Prepared for This Exam

For this exam, I followed the same steps as with my previous exams. I used the free practice assessment, went through various Learn resources, and studied pricing models and product names, as usual for architect exams.
This time, I also listened to AZ-305 videos on YouTube, like this one by John Savill, which provided a good system overview. I used it like an audiobook, listening while doing chores or walking to work. Although he draws a lot on the screen, understanding the technology makes it unnecessary to see it.

My Thoughts About the Exam

In some ways, this exam was easier than the prerequisite AZ-104. It might be because it was more theoretical about the entire Azure platform, or maybe because I found it easy to compare Azure products with their AWS counterparts.
For example, every time a question about NoSQL in Azure arose, the answer was Cosmos DB, and the similar AWS product would be DynamoDB. The same goes for Azure Front Door and AWS Cloudfront, and several others. If you’ve done the AWS Certified Solutions Architect – Professional, studying for AZ-305 shouldn’t be too hard.
The main difference is that Azure is also tied to Azure AD/Entra ID, while AWS IAM just isn’t an equivalent to that in my view.

Knowing the products and their pricing levels is key for passing this exam.

What Next?

I’m not entirely sure yet. December is somewhat short due to the holidays, making it harder to study.
So, I might opt for an easier exam next month or perhaps something completely different, like Terraform or Kubernetes.

I’ll provide an update soon enough.

Recent Posts

Removing stale devices from Entra/Intune

less than 1 minute read

Today, I continued the cleanup process of our Entra Directory. There were about 7500 Stale devices in the directory, and I’m not that fond of clicking my mou...

New version of MGNestedGroups

less than 1 minute read

I’ve just released a new version of my MGNestedGroups module. It’s a pretty niche module, but it’s something I’ve found usefull at work, so I’ve improved it ...

Alerting when running out of licenses

1 minute read

Lately, we’ve been experiencing a shortage of licenses for some of our Microsoft 365 services. It’s not a significant problem, but the absence of any alerti...

Certification 3 - Azure Administrator Associate

less than 1 minute read

For my next trick, I’ll be pursuing the Microsoft Certified: Azure Administrator Associate certification. I feel that’s the logical next choice since I’m act...

I Made a PowerShell Module

1 minute read

So in my previous post (Looking up the command line history in Powershell) I wrote about my script that I use to get the command line history from PowerShel...

Certification 2 - Recertifying

1 minute read

I just recieved an email from AWS that I need to recertify, or my AWS certifications will expire on December 4th. So I guess that’s a sign from the universe...

Fixing Windows Activation in Intune

1 minute read

I’m currently working on a project where we’re migrating everything we can of client computers to Intune. The process has been to take in all the client comp...

Certification 1 - Starting out easy

6 minute read

As I said, I’m planning to take 12 certifications in 12 months. And I’m thinking I’ll set the start month as August. That doesn’t give me a lot of time to pr...

My Insane Quest Atm

3 minute read

I have recently decided that I need to test something that I’ve claimed at job interviews: That my superpower is that i can pass almost any certification exa...