Red Hat Certified System Administrator Guide
·11 min read
What the RHCSA is, how the hands-on EX200 exam works, what it costs, how scoring and renewal work, and where it fits in Red Hat's 2026 certification tracks.
Continue readingRanked entry-level DevOps certifications you can pass without production experience — KCNA, GitHub Foundations, Terraform Associate and more, compared.

Here is the misconception that wastes beginners the most money: that the famous DevOps certifications are where you should start. The Certified Kubernetes Administrator, AWS DevOps Professional and AZ-400 dominate every list you have seen — and all of them assume experience you do not have yet. Even the Certified Kubernetes Application Developer (CKAD), routinely mislabelled "the beginner Kubernetes exam", is an intermediate, hands-on exam aimed at working developers.
Short answer: the best first DevOps certification for most beginners in 2026 is the Kubernetes and Cloud Native Associate (KCNA) — genuinely entry-level, vendor-neutral, multiple-choice, $250, no prerequisites — usually paired with GitHub Foundations (GH-900, $99) and, once you have written a little configuration, the HashiCorp Terraform Associate ($70.50). Everything below earns that verdict, ranks the alternatives, and tells you which pick fits which kind of beginner.
One scope note before the ranking: this page covers only certifications achievable without production experience. The advanced tier is deliberately excluded — when you are ready for it, that shortlist lives at best DevOps certifications for experienced engineers.
Three tests, applied to every exam below:
The KCNA, from the Cloud Native Computing Foundation (CNCF) via the Linux Foundation, is the entry rung of the most respected certification ladder in DevOps. It is a 90-minute, online-proctored, multiple-choice exam at $250 USD (as of 2026 — confirm current pricing on the Linux Foundation page), with no prerequisites and a two-year validity. Unusually generous detail: the purchase includes a 12-month scheduling window with two attempts, so one bad day does not cost you a second fee.
Why it tops the list: it certifies the concept beginners most need and employers most assume — how containers, Kubernetes and the cloud native ecosystem fit together — and it is vendor-neutral, so nothing you learn is wasted whichever cloud you later land in. It also leads somewhere unambiguous: KCNA is the standard step before the hands-on CKA or CKAD. Its domains span Kubernetes fundamentals, container orchestration, cloud native architecture and application delivery (exact weightings have varied on the official page over time — check the live listing rather than a blog snapshot). The CNCF's passing score for KCNA is not officially published, so ignore any article quoting one as fact.
Its sibling, the KCSA (Kubernetes and Cloud Native Security Associate) — same price, format and length — is the security-flavoured equivalent. Pick it over KCNA only if you are aiming specifically at DevSecOps; note it is not a prerequisite for the CKS security cert (only the CKA is), despite what community posts claim. Scope for the KCNA is browsable on the KCNA exam page.
At $99 USD (occasionally discounted promotionally), GitHub Foundations is the lowest-risk purchase in DevOps certification. It is a proctored multiple-choice exam covering Git, GitHub collaboration and the basics of the platform nearly every employer uses. Since 1 July 2025 all GitHub exams run through Pearson VUE in partnership with Microsoft Learn, under Microsoft-style codes — Foundations is GH-900 — so ignore older instructions about PSI scheduling.
Rank it second because version control is the true floor of DevOps: pipelines, infrastructure as code and reviews all sit on Git. Its natural successor, GitHub Actions (GH-200, $99, 100 minutes, intermediate), is the obvious second or third exam once you have built a few pipelines — a sensible early stretch goal rather than a first cert.
At $70.50 USD plus taxes, the Terraform Associate is the cheapest exam on this page and certifies a skill — infrastructure as code — that appears in a remarkable share of DevOps job adverts. It is one hour, multiple-choice, online-proctored, valid two years, with no formal prerequisites. The current version is 004 (delivered since 8 January 2026, tested on Terraform 1.12); study material built for 003 is now outdated.
The caveat that keeps it out of the top spot for absolute beginners: HashiCorp recommends basic terminal skills and some cloud architecture understanding, and unlike the CNCF associate exams there is no included retake — fail and you pay again. Take it third, after you have actually written and applied a few Terraform configurations against a free-tier cloud account. As a second-or-third cert it is arguably the best $70 in IT.
AWS Certified Cloud Practitioner and Microsoft Azure Fundamentals (AZ-900) are the entry doors to the two biggest cloud ladders. Neither is a DevOps cert as such — they certify cloud literacy — but many beginners need one because the job adverts they are chasing filter on a cloud name. Choose by local market: Azure-heavy regions and enterprises → AZ-900 (scope on the AZ-900 Microsoft Azure Fundamentals exam page); AWS-heavy markets → Cloud Practitioner (see the AWS Certified Cloud Practitioner CLF-C02 exam page). Current fees for these were not re-verified for this article — check AWS and Microsoft's official pages.
Ranked fourth not because they are weak, but because they are generic: they open cloud careers broadly rather than signalling DevOps intent specifically. One is plenty; collecting both is a common beginner mistake.
Process-oriented "DevOps foundation" credentials (covering culture, CI/CD vocabulary and collaboration practices rather than tools) exist from several bodies, including the Linux Foundation's own DevOps engineering track. They rarely appear in job-advert requirements, which keeps them at the bottom of this ranking — but they suit two beginner types: managers and analysts who need the vocabulary without the terminal, and people whose employer funds courses with bundled exams. If a hiring filter is your goal, spend the money higher up this list.
| Certification | Issuer | Cost (2026 list) | Format & length | Attempts included | Validity | Leads to |
|---|---|---|---|---|---|---|
| KCNA | CNCF / Linux Foundation | $250 | Multiple-choice, 90 min | Two | 2 years | CKA or CKAD |
| KCSA | CNCF / Linux Foundation | $250 | Multiple-choice, 90 min | Per current provider terms | 2 years | CKA, then CKS |
| GitHub Foundations (GH-900) | GitHub / Microsoft Learn | $99 | Multiple-choice, proctored | One | See provider page | GitHub Actions (GH-200) |
| Terraform Associate (004) | HashiCorp | $70.50 + tax | Multiple-choice, 60 min | One (no free retake) | 2 years | Terraform Professional |
| AZ-900 / Cloud Practitioner | Microsoft / AWS | Check provider page | Multiple-choice | One | Per provider | That cloud's associate tier |
Passing scores are deliberately absent from the table: the CNCF does not publish them for KCNA/KCSA, and HashiCorp publishes none for Terraform — a detail worth knowing mainly because it flags which "cut-off score" claims online are invented. GitHub's certification validity period is also commonly repeated as three years without an official source, so confirm it on GitHub's credential hub rather than taking any blog's word — this one's included.
No issuer publishes official study-hour figures, and anyone quoting exact hours as a guarantee is guessing — preparation time swings on how much you lab versus read, and on whether terms like "container" and "pipeline" are already familiar. A more useful rule than any hour count: you are ready for a knowledge-based exam when a timed mock puts your weakest domain above the passing threshold, not just your average, and when you can explain the concepts to someone else without notes. Plan in weeks per exam, not days, and let the mock — not the calendar — decide the booking.
No IT background at all (career changer from outside tech): cloud fundamentals first — AZ-900 or Cloud Practitioner gives you the vocabulary everything else assumes — then KCNA, then GH-900. Expect the longest runway of the three profiles, and build a tiny lab as you go.
Developer adding ops skills: GH-900 is likely redundant (you live in Git already) — go KCNA, then Terraform Associate, and treat GH-200 (Actions) as your third exam since pipelines will be your fastest win. Your eventual hands-on target is CKAD rather than CKA.
Student or recent graduate: KCNA then GH-900, in that order, both before graduation if possible. The $99 GitHub exam has intermittently offered student vouchers — check GitHub's education pages. Terraform Associate the summer you start applying.
Whichever profile fits, resist running two exam preparations in parallel: sequential passes build momentum and let each syllabus reinforce the next, while parallel study usually produces two half-ready candidates. If you are coming from an existing sysadmin or networking career, you are not really a "beginner" in this article's sense — your bridge is different and better, and it is mapped in best IT certifications for DevOps engineers. And once any first cert is banked, the order for stacking the rest is the province of the DevOps certification roadmap.
A first certification fails people in predictable ways, so borrow other people's mistakes:
Treat any promise of a specific salary bump sceptically — no verified figure ties a pay premium to any single entry-level DevOps cert, and anyone quoting one is guessing. What the sourced data does show is that the destination role pays well: US DevOps engineers average roughly $145,271 per year on Glassdoor and $133,662 on Indeed (both accessed August 2026), with pay varying widely by location, experience and company. A $250 first cert is not what earns that salary — it is what starts the sequence that does. The fuller ROI argument, including when certs matter less than a portfolio, is weighed in is a DevOps certification worth it.
Start with KCNA unless you have a specific reason not to; add GH-900 if $99 of extra signal is affordable; take Terraform Associate once you have applied real configurations; pick one cloud fundamentals cert only if your target market filters on it. Skip everything hands-on, everything professional-tier and everything Docker-branded — for now. The best beginner certification is not the most impressive one you can name; it is the one you can pass in the next two months that leaves you standing on a ladder rather than beside one, with the next rung already in sight.
Exam facts in this guide were checked against official certification-provider pages on . Fees, exam codes and policies change — confirm on the provider’s own site before you book.
Put it into practice
Reading about an exam only takes you so far. Work through practice questions for your certification and find the gaps before exam day does.
·11 min read
What the RHCSA is, how the hands-on EX200 exam works, what it costs, how scoring and renewal work, and where it fits in Red Hat's 2026 certification tracks.
Continue reading·11 min read
What the RHCE credential is in 2026: the Ansible-based EX294 exam, prerequisites, cost, renewal rules and the retitling under Red Hat's new track system.
Continue reading·7 min read
An honest look at RHCSA difficulty: why the hands-on EX200 format fails people who could pass on paper, who struggles most, and how failure actually works.
Continue reading