Microsoft Azure Fundamentals AZ900

Passed on my first try 800/1000. Passing score: 700.

Microsoft Certified: Azure Fundamentals

The Microsoft Azure Fundamentals Certification Exam is aimed at non-technical folks, including management leaders, financial auditors, sales reps, etc. Some IT folks opt to skip this as it is not a pre-requisite for later technical exams. I took it as a Director for Cloud Center of Excellence suggested I do.

This is a relatively straightforward exam. It seems daunting at first but once you learn the Microsoft lingo, it’s easy as pie. I refer to it as a word association exam. A lot of questions just test your knowledge of the Microsoft lingo.

The takeaway I got from having taken the course and gone through some practice exams, is that Microsoft really wants us to move away from servers and VMs, and towards serverless computing. So if there’s a question asking which is best? And your options are on prem server, hosted server, cloud VM, container, or Azure Functions (serverless computing), pick Azure Functions even though we all know the correct answer is it depends. (There are other questions which will test your individual knowledge of the definitions of servers, cloud VM, container, Azure Functions, etc. but the general recommendation is to run serverless to save cost while maintaining uptime performance given the absence of details/customer requirements.)

To pass this exam, I took a 2 day course AZ900 Azure Fundamentals, along with practice exam from examtopics.com. Links where possible are below.

However I actually recommend the 6 part self study over any instructor led course: https://docs.microsoft.com/en-us/learn/certifications/azure-fundamentals/

https://www.examtopics.com/exams/microsoft/az-900/view/

AWS Certified Cloud Practitioner

Passed on my first try: 834/1000. Passing score is 700.

AWS Certified Cloud Practitioner

AWS’s CCP certification exam is slightly more challenging than Microsoft’s Azure Fundamentals Certification, even though both are considered entry level certifications targeted at… everyone (not just IT folks). It is aimed at sales reps, management leaders, finance auditors, etc. Some IT folks actually skip this cert as it’s not a pre-requisite for later, more technical certs but I still recommend it to get an idea of the look & feel and “culture” of the AWS certification questions and process. See what I mean below.

My biggest takeaway having passed the test now, is that you need to read carefully both the questions and each of the multiple choice answers in AWS’s exam as there could be a modifier or condition that renders the default answer incorrect:

  • An easy example would be including a negative operator like “Which of the following is not correct?” If you read too quickly or didn’t pay attention to the not, you might have picked the default correct association that comes to mind. AWS is tricky in the way they word the answers as well as the questions, so the multiple choice answers may at first seem like 1 correct answer with 3 incorrect answers, which in this case you’re actually looking for the one incorrect answer… anyways I know we’re all good with this one since… school exams.
  • A more complex example would be “What two resources or tools could a company use to predict their cloud spend, if they’re considering moving to cloud?” If you stopped paying attention after “predict cloud spend”, you would’ve picked an answer like Cost and Usage Report or Cost Explorer, which does in fact predict cloud spend, however it is based on previous usage. The condition specified that they’re considering moving to cloud, means there’s no previous usage to base predictions off of, so the correct answers would be the pricing calculator and an AWS sales rep. Tricky right?

In terms of studying I watched a 4 hour Youtube video by FreeCodeCamp.org and purchased a practice exam on tutorialsdojo. Links below.