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 readingWhat 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.

The Red Hat Certified Engineer (RHCE) is no longer the certification most study guides describe. Two things have changed since the credential's glory days as a general Linux badge: in 2019, the RHCE-level exam (EX294) became an Ansible automation exam rather than an advanced sysadmin test, and in May 2026 Red Hat restructured its entire certification programme, retitling EX294 on its own pages as "Red Hat Certified Advanced System Administrator in Ansible" — an exam that now counts towards earning Red Hat Certified Engineer in Ansible and, ultimately, Red Hat Certified Architect in Ansible.
If you hold a Red Hat Certified System Administrator (RHCSA) credential and are weighing up the next step, this guide covers what the RHCE-level credential actually is in 2026: the EX294 exam's format and focus, what it costs, the prerequisites Red Hat enforces, how renewal works, and where the credential now sits in Red Hat's five-track framework. Questions of how difficult the exam is and how to study for it belong to their own dedicated guides, which are linked where relevant.
The RHCE is Red Hat's Engineer-tier credential, earned by passing exam EX294 while holding a current RHCSA. Since 2019, the exam has tested one thing above all: the ability to automate Red Hat Enterprise Linux administration using Ansible. It is a hands-on, performance-based exam — you complete real automation tasks on live systems, not multiple-choice questions.
That single sentence corrects the most common misconception about the credential. Many candidates arrive expecting an advanced version of the RHCSA — deeper storage, trickier networking, more services. That exam no longer exists. General system administration is RHCSA territory (covered in full in the RHCSA certification guide); the RHCE level is about writing Ansible playbooks that perform administration tasks across multiple systems at once.
As of August 2026, Red Hat's own exam page titles EX294 "Red Hat Certified Advanced System Administrator in Ansible", and states that passing it counts towards earning Red Hat Certified Engineer in Ansible and Red Hat Certified Architect in Ansible. Historically — from 2019 through to the 2026 restructure — passing EX294 conferred the RHCE title directly.
Red Hat still maintains its RHCE certification page alongside the new exam titling, so the precise fate of the standalone "RHCE" name for new earners is best confirmed on redhat.com before you book. The practical takeaway is simpler than the naming: EX294 is the exam historically known as the RHCE exam, it remains the Engineer-tier step above RHCSA, and it now lives in the Ansible track of Red Hat's restructured programme. Employers who ask for "RHCE" are asking for exactly this exam and skill set.
On 11 May 2026, Red Hat announced a major overhaul of its certification programme. The new structure has five tracks — Enterprise Linux, Ansible, OpenShift, Cloud-native Applications, and AI — and five tiers within each: Technologist (a new, optional entry level), System Administrator/Developer, Engineer, Specialist (elective), and Architect. Credential names now carry track suffixes, such as "RHCA – Enterprise Linux".
Under this framework:
Existing credentials remain valid through their normal three-year window, and titles update automatically in Red Hat's verification system. If your career plan runs through the Red Hat Certified Architect (RHCA) level, the single-track rule is worth absorbing early, because it changes which Specialist exams make sense after EX294. The Specialist tier itself — and how those electives stack — is covered in the guide to Red Hat Certified Specialist certifications.
EX294 is a performance-based practical exam. According to Red Hat's exam page, candidates use Red Hat Ansible Automation Platform to write playbooks that perform real-world automation tasks across multiple systems, and those playbooks are graded by running them against freshly installed systems. If your playbook produces the required end state on a clean machine, it scores; if it only worked because of manual fixes you made along the way, it does not.
Three format details matter when you are deciding whether this exam suits how you work:
Red Hat's framing is task-oriented: automate real administration work across multiple systems with Ansible playbooks. Reading between the lines of that grading model — playbooks run against freshly installed machines — a few things clearly matter more than others:
Red Hat publishes the full, current objective list on the EX294 exam page, and that page — not any third-party summary — should be your source of truth for exactly which Ansible capabilities are in scope, since objectives shift with platform versions.
For a candid assessment of how much harder this format is than the RHCSA and where candidates typically come unstuck, see how hard the RHCE exam really is.
There is one enforced requirement and one strong recommendation.
Enforced: to earn the Engineer-tier credential, you must hold a current RHCSA — that is, you must have passed EX200. You can technically sit EX294 without it, but the credential is not awarded until the RHCSA box is ticked, so for almost everyone the sensible sequence is EX200 first. If you are still deciding between the two levels, the RHCSA vs RHCE comparison settles which one you need first and why.
Recommended: Red Hat suggests its RH124 and RH134 courses (or the RH199 rapid track) for the RHCSA foundation, plus RH294/AU294 — Red Hat Enterprise Linux Automation with Ansible — as the direct preparation course for EX294. None of these courses is mandatory; equivalent hands-on experience is a legitimate substitute, and many working sysadmins prepare through self-built labs instead.
A realistic profile helps here. A systems administrator who passed the RHCSA a year ago, manages a few dozen RHEL servers, and has written the odd ad-hoc Ansible playbook is squarely the person EX294 is designed for — close enough to pass with focused preparation, but not yet someone who automates by default. Someone who has never touched Ansible has a longer road, and someone without RHCSA-level fluency should start at EX200, not here.
As of 2026, the US list price for EX294 is widely reported at $500 USD per attempt. Red Hat does not print a single global price on the exam page — pricing varies by country and region, and taxes apply — so confirm the figure for your location on redhat.com before budgeting.
The realistic total cost depends heavily on how you prepare:
Remember also that this may not be your last Red Hat exam fee. The credential is current for three years, and the renewal paths (below) all involve sitting another exam.
Red Hat certifications do not "expire" in Red Hat's own language — they become "non-current" after three years. A non-current credential still appears in your history, but it no longer counts as an active certification for programme purposes.
You keep the Engineer-tier credential current in one of two ways:
There is a genuinely useful side effect for RHCSA holders: earning a higher credential pushes your lower credentials' non-current dates out too. Pass EX294 and your RHCSA becomes current for three years from the new pass date, not its original one. For candidates who plan to climb the track anyway, this makes upward progression the most efficient renewal strategy — each new exam refreshes everything beneath it.
Because this credential changed identity in 2019, the right question is not "am I a good enough sysadmin?" but "is automation where my role is heading?" A short decision framework:
The RHCE is a strong fit if:
Pause or reroute if:
Because EX294 grades working playbooks rather than recalled facts, preparation is overwhelmingly about lab time — building a small fleet of virtual machines and automating real tasks against them until the patterns are second nature. The full study plan, lab architecture and drill sequence live in the dedicated guide on how to prepare for the RHCE, so this guide will not duplicate it.
Written practice still has a supporting role. Working through RHCE practice questions is a quick way to test whether you understand the concepts behind the objectives — inventory behaviour, variable precedence, module choices — and to expose weak areas worth extra lab drilling. Treat question sets as a diagnostic for your understanding of the objectives, never as a substitute for writing playbooks: on exam day, only the playbook counts.
Partially. As of August 2026, Red Hat's pages title the EX294 exam "Red Hat Certified Advanced System Administrator in Ansible", with the exam counting towards Red Hat Certified Engineer in Ansible. Red Hat's RHCE certification page still exists alongside the new naming, so check redhat.com for the current presentation. In job adverts and everyday usage, "RHCE" continues to mean this exam and skill set.
You can sit the exam, but the Engineer-tier credential is only awarded to holders of a current RHCSA. Practically, take EX200 first — the Linux fundamentals it certifies are also the raw material EX294 asks you to automate.
Yes. Earning a higher credential extends your lower credentials, making them current for three years from the new pass date.
Scores are usually reported within three US business days, because Red Hat grades the exam by running your playbooks against freshly installed systems rather than auto-marking answers.
Red Hat does not publish a passing score on the EX294 exam page. Rather than relying on rumoured thresholds, aim to complete every task to its required end state — with outcome-based grading, partial credit is not something to plan around.
The RHCE-level credential in 2026 is best understood as a fork in the road rather than a rung on a ladder. Passing EX294 does not make you a more advanced version of an RHCSA; it makes you an automation practitioner in Red Hat's Ansible track, with a route onward through Specialist electives to an Ansible-track RHCA. That is exactly the right move if infrastructure automation is where your work is going — and a detour if what you really want is deeper hands-on Linux specialisation.
Before you commit roughly $500 and a few months of lab evenings, confirm three things: that your RHCSA will still be current when you sit the exam, that the current objectives on Red Hat's EX294 page match what you plan to study, and that the Ansible track aligns with your longer-term RHCA ambitions under the post-May-2026 rules. Then start where every successful candidate starts — with a working lab and the first playbook.
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·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·7 min read
An honest look at EX294 difficulty: why the Ansible-based RHCE exam is a bigger jump from RHCSA than most expect, and where candidates actually fail.
Continue reading