Skip to content

Latest commit

 

History

History

Day28

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Day 28: Exam Preparation - Practice Exams 1 & 2

Overview

Today, we focus on preparing for the Terraform Associate Certification exam by taking the Practice Exam #1 and Practice Exam #2. These exams will test your knowledge across a range of topics you've learned in the past 27 days.


Tasks for Today

1. Practice Exams

  • Complete Practice Exam #1 (57 questions).
  • Complete Practice Exam #2 (57 questions).

2. Review Exam Objectives

  • Review the HashiCorp Terraform Associate Certification exam objectives and refer to the documentation to revise any concepts you're struggling with.

3. Bonus Project

  • Identify the questions you found difficult and revisit the Terraform concepts using hands-on examples or tutorials to reinforce your understanding.

Blog Post Ideas

  • Title: "Preparing for the Terraform Associate Certification Exam - Practice Exams"
  • Bonus: Share your experience with practice exams and how you tackled difficult questions.

Social Media Post

  • "🚀 Took my first two practice exams today and learned so much! Excited to keep preparing for the Terraform Associate Certification! #30daytfchallenge #HUG #hashicorp #HUGYDE @Chi Che. #IaC #terraform"

How to Submit Your Work

1. Create the day28-your-username.md File

  • Include notes about the difficult questions and how you plan to revise those topics.

2. Commit and Push Your Changes

  • Stage and commit your notes:
    git add .
    git commit -m "Completed Day 28: Practice Exam #1 & #2"

3. Create a Pull Request

  • Push your branch:
    git push origin day28-practice-exam
  • Create a pull request and submit it for review.

Checklist

  • I completed Practice Exam #1 and Practice Exam #2.
  • I reviewed the Terraform Associate Certification exam objectives.
  • I wrote and published a blog post about my experience with practice exams.
  • I created a pull request with all the required details.