Read this before making ANY change to this repository.
These rules must be applied consistently across every file, commit, and GitHub setting.
- Repo owner: Shashank Chinchli (
schinchli) - Mentor CTA: Always link to
https://topmate.io/heyshashank - Mentor profile: Sr. Solutions Architect @ GitLab · ex-AWS · 13x AWS Certified · AWS Golden Jacket · 1,000+ engineers trained
- Remove all third-party course credits — no Udemy author names, no instructor credits (Cantrill, Maarek, Raykov, etc.)
- Source of truth:
Anthropic Claude/Claude Certified Architect – Foundations Certification Exam Guide.pdf(40 pages, Version 0.1, Feb 10 2025) - Every domain, task statement, scenario, sample question, exercise, and appendix entry MUST come from that PDF
- Never invent exam questions, domain weights, or task statements
- When the PDF is updated, re-read it fully before revising any CCA-F content
- Source from:
AWS/folder notes (pulled fromcertified-aws-solutions-architect-professionalandshankynotesrepos), official AWS documentation - No unverified content, no brain dumps
- Source from:
GCP/folder notes (pulled fromshankynotesrepo), official Google Cloud documentation
- Only reference official vendor documentation in external links
- No "coming soon" filler with fake content — either the content exists or it doesn't
Anthropic Claude/
README.md — CCA-F full study guide (all PDF content)
Claude Certified Architect – Foundations Certification Exam Guide.pdf
AWS/
SAP-C02/ — 16 modules
AIF-C01-GenAI-Practitioner/
MLS-C01-ML-Specialty/
SCS-C02-Security-Specialty/
security-labs/
GCP/
Cloud-Digital-Leader/
GenAI-Leader/
cheatsheets/
aws-saa-c03.md
gcp-ace-pca.md
aws-core-services.md
gcp-core-services.md
azure-core-services.md — exists but Azure folder removed
claude-cca-f.md
practice-questions/
aws.md
gcp.md
claude-cca-f.md
roadmap/
aws-certification-guide.md
gcp-certification-guide.md
Azure: NO Azure folder. Azure is "coming soon" in the roadmap checklist only. Do not create an Azure folder unless real study content exists.
Must target these SEO keywords in the H1:
- "Claude Certified Architect Exam Guide PDF"
- "AWS SAA-C03"
- "GCP Certification Prep 2026"
Current H1: Claude Certified Architect Exam Guide PDF + AWS SAA-C03 Cheatsheet + GCP Certification Prep 2026
- H1 + tagline
- Badges (AWS, GCP, CCA-F — no Azure badge unless Azure folder exists)
- Overview bullet list
- Who This Is For table
- Anthropic CCA-F section (PDF link prominent, domain table, scenario list, key facts code block)
- AWS Certification Prep table
- GCP Certification Prep table
- Learning Roadmap (code block)
- Repo Structure (code block)
- Official Study Resources
- Practice Questions
- Cheatsheets
- Why This Repo
- Learn With a Mentor (Shashank profile + CTA)
- Roadmap checklist
- Contributing
- Footer line
- Star This Repo ← ALWAYS LAST
Always at the very end of README.md. Never move it to the top.
Current badges: AWS · GCP · CCA-F · Stars · MIT License Do NOT add Azure badge until Azure content folder exists with real notes.
- H1 + tagline with PDF link
- About the Certification
- Exam Format table
- Target Candidate
- Exam Domains & Weights table
- Exam Scenarios (all 6, with tool names and primary domain mappings)
- Domain 1 through Domain 5 — all task statements with Knowledge and Skills bullets
- Official Sample Questions — all 12, with full answer choices + correct answer + explanation
- Preparation Exercises — all 4 with full steps and domains reinforced
- Appendix (Technologies table, In-Scope list, Out-of-Scope list, 8 Prep Recommendations)
- Preparation Timeline
- Official Study Resources
- Footer with PDF attribution
- Invent or paraphrase exam questions
- Add questions not in the PDF
- Remove questions from the official 12
- Change correct answers
- Summarize exercises — include all steps
<type>: <concise description of actual change>
- bullet of specific changes
- another bullet
- "SEO"
- "optimize for search"
- "keyword"
- "ranking"
docs: add full CCA-F domain breakdown, all 12 sample questions, 4 exercises from official exam guide
docs: remove Azure placeholder, move star CTA to end of README
docs: remove third-party attribution from GCP and AWS study notes
chore: update GitHub topics and repo description
docs: SEO optimize README for claude certification keywords
docs: SEO improvements to CCA-F guide
Current: Free cloud certification exam prep: AWS SAA-C03, SAP-C02, GCP ACE, PCA + Anthropic Claude CCA-F exam guide PDF with all sample questions. Built by a 13x AWS Certified architect.
claude-certification-exam-guide
cca-f
claude-certified-architect
anthropic-claude
aws-saa-c03
aws-certification
aws-solutions-architect
sap-c02
gcp-certification
gcp-ace
cloud-certification
exam-prep
cheatsheet
study-guide
mcp-integration
claude-agent-sdk
claude-code
free-resources
solutions-architect
ai-certification
To update topics atomically (must be exactly 20):
gh api --method PUT repos/schinchli/cloud-certification-exam-prep/topics \
--field 'names[]=claude-certification-exam-guide' \
... (all 20)Each cheatsheet must have:
- Exam at a glance table (questions, duration, passing score, cost, format, register link)
- Domain weights table
- Service comparison tables with AWS equivalents (where relevant)
- Decision trees for service selection
- Exam tips section at the end (numbered list, 8–10 tips)
- Footer with official guide links + topmate.io/heyshashank
Each roadmap guide (aws-certification-guide.md, gcp-certification-guide.md) must have:
- Which cert to take first (decision table by background)
- Full cert path (code block diagram)
- Week-by-week study plan for each cert covered
- 5 common mistakes section
- Official resources table
- Mentor CTA (Shashank profile + topmate link)
- Navigation footer: ← Back to main repo | Cheatsheet → | Other Roadmap →
- Third-party course credits or instructor names
- Azure folder with only external links and no study content
- Unverified exam questions ("brain dumps")
- Content fabricated without an official source
- Salary data presented as guaranteed (use "estimates — actual impact varies")
- Star CTA at the top of README
- Create folder:
<Platform>/<Cert-Code>/ - Add study notes sourced from official exam guide
- Remove any third-party attribution
- Add entry to root README tables (Who This Is For, cert table, roadmap checklist)
- Add cheatsheet to
cheatsheets/and link from cert table - Add practice questions to
practice-questions/ - Update repo structure code block in README
- Update GitHub topics if the new cert warrants a topic
- Commit with descriptive message (no "SEO")
When the official exam guide PDF is updated:
- Read the full new PDF
- Note version number and date (currently: Version 0.1, Feb 10 2025)
- Update
Anthropic Claude/README.md— all sections, not selectively - Update root README CCA-F section if domain weights or scenarios changed
- Update
cheatsheets/claude-cca-f.md - Commit:
docs: update CCA-F content to exam guide v<X.Y> (<date>)
Last updated: April 2026