This article was originally published on bmf-tech.com.
Overview
I took and passed the Google Cloud Certified Associate Cloud Engineer exam, so I wanted to reflect on my study process for future retakes or other exams.
Background
I am a software engineer with about 7-8 years of experience. I have around 2 years of experience with GCP, though I have more experience with AWS.
Motivation
I had opportunities to work with both AWS and GCP in my job. I had already obtained the Associate level certification for AWS but not for GCP, so I decided to study for it.
I obtained the AWS certification about two years ago.
cf. Took the AWS Certified Solutions Architect Associate Exam
Originally, I planned to take the GCP exam after the AWS one, but various things happened, and it ended up being at this timing.
This year, I wanted to properly catch up with Kubernetes, and I felt that GKE might be better than EKS for Kubernetes operations (personal opinion). This motivation to learn about GKE and other GCP services and to be able to design architecture on GCP also pushed me to take the exam.
The AWS certification is valid for 3 years, while the GCP one is slightly shorter at 2 years, but this did not particularly affect my motivation.
Exam Experience
I took the exam at a test center in Yokohama.
Like AWS, the exam can be taken online, but I chose onsite because there are fewer things to worry about regarding the environment.
It was a weekday, so there were hardly any people, and I could concentrate fully.
I can't say much about the exam content, but I felt that I could fully utilize what I studied.
The official exam results were delayed beyond the expected date, but it seems that others who took the exam around the same time experienced the same delay.
cf. https://note.com/aiue408/n/n8d5587f7362a
Study Period
The study period was about 2-3 months.
I studied during gaps in my parental leave, but since I had been studying a bit beforehand, it felt like it was actually less than 2 months.
I planned to pass within 3 months, but I was able to move up the schedule by about 2 weeks, which was good.
What I Studied
I summarized my study notes in Notes on GCP. I wrote them roughly to input key points into my head, and they were quite helpful.
The official information is comprehensive, but there are fewer practice test collections (reference books) compared to AWS, which made me anxious about the fewer practice opportunities.
By understanding the exam scope and trends and studying based on official information, I managed to get by.
Books
- GCP Textbook
- GCP Textbook 2
GCP Textbook 3 is also published, but since there didn't seem to be deep questions about Cloud AI products, I skipped reading it.
If you want to start with an introduction, it might be good to read, but if you're aiming for the shortest exam study, you might not need to read it.
Documentation
-
Documentation
- I skimmed through it.
- Like the AWS certification, if you want to pass the exam quickly, you don't need to read everything. Just refer to it to fill in gaps identified by practice tests. I read it thoroughly because I was interested.
-
Cloud Architecture Guidance
- Various materials proposing references, guidance, and best practices
- It's tough to read everything, so I only read what interested me
- Regardless of the exam, if you're using GCP, reading the Google Cloud Architecture Framework might be beneficial.
-
gcloud CLI Quick Reference
- I didn't look at everything. I only referred to commonly used commands related to practice tests and exam scope.
- Based on the trends of Udemy practice tests, I thoroughly reviewed commands around iam, compute, container, config, and app.
Blogs
-
GCPSketchnote
- Articles summarizing key points and tips about services concisely
- I read through them, but if you're aiming for the shortest exam study, you might not need to read them.
-
Google Cloud Japan Advent Calendar 2022 - Starting Google Cloud Now
- You might not need to read it for the shortest exam study, but the Google Cloud Japan team writes easy-to-understand articles, so it's educational.
-
Associate Cloud Engineer Exam Preparation Manual: Exam Trends and Study Methods
- I used it to check for any gaps in my learning after various studies
- It covers key points of the exam
- g-gen writes various easy-to-understand articles about GCP, so I read many articles besides this one
- Since the official information is the primary source, make sure to check it before using it as a reference
YouTube
-
【GCP】Google Cloud Platform Certified Associate Cloud Engineer Explanation Video【Google Cloud】
- I watched it at double speed to quickly grasp the key points
Coursera
-
Architecting with Google Compute Engine Japanese Specialization
- I didn't do this
- It seemed to overlap with the Google Skills Boost content mentioned later, so I judged it unnecessary to take
Google Skills Boost
-
Preparing for Your Associate Cloud Engineer Journey | Google Cloud Skills Boost
- A free learning plan for obtaining GCP ACE is provided
- If you're unsure where to start, following the Workbook flow seems good
- I should have followed this from the start
- Related materials are provided for each theme, making it easy to learn
The following courses were also listed as related materials in the Workbook.
I completed several courses introduced in Preparing for Your Associate Cloud Engineer Journey | Google Cloud Skills Boost.
- Essential Google Cloud Infrastructure: Foundation | Google Cloud Skills Boost
- Essential Google Cloud Infrastructure: Core Services | Google Cloud Skills Boost
- Elastic Google Cloud Infrastructure: Scaling and Automation | Google Cloud Skills Boost
- Getting Started with Google Kubernetes Engine | Google Cloud Skills Boost
- Google Cloud Fundamentals: Core Infrastructure | Google Cloud Skills Boost
While learning from the above courses, I used Qwicklabs to cover areas I was weak in.
Google Cloud Certified Jumpstart Program
-
2nd Google Cloud Certification Jumpstart Program
- An official program
- I only glanced at it since I found out about it a few days before the exam, but it seemed efficient for learning
Practice Tests
-
【GCP Certification】Google Cloud Platform Associate Cloud Engineer Practice Test
- There are four practice tests, and this is probably the most comprehensive as a test collection
- I repeated answering and reviewing until I reached the target pass rate, though I only did two rounds...
- It felt harder than the Google-provided practice test mentioned later, but studying based on this was meaningful
-
Associate Cloud Engineer Practice Test
- A free practice test provided by Google in a Google Form format
- I tackled it as a final touch-up a couple of days before the exam
Others
I tackled several GCP-related tasks on Qwiklabs.
Hands-on practice helps retain information and is practical. It was helpful during the AWS exam as well.
Since there are questions about gcloud commands in the exam, getting familiar with commands on Qwicklabs is meaningful.
It also helped deepen understanding of services I hadn't used before.
I found that a subscription was more cost-effective than purchasing individual credits, so I subscribed. I've subscribed about four times in my life, but I don't subscribe to an annual plan since I don't use it year-round, so I pay as needed...
Thoughts
I'm glad I passed on the first try.
Unlike AWS certification exams, there is a retake policy for GCP, which imposes penalties like a maximum number of attempts and a cooldown period before retaking. You also have to pay the exam fee again for retakes, which adds pressure each time.
Even if I failed, I tried to think positively that understanding the exam trends and difficulty would increase my pass rate if I had to retake it, so I didn't focus on failing. However, my hands shook a bit when submitting the exam answers.
I believe AWS and GCP certification exams are not just memorization tests but exams that test practical knowledge. I think it's worth spending the cost (time and money) to acquire and demonstrate foundational knowledge, so I want to continue taking exams in the future.
Top comments (0)