Exampractice
DevOps & Linux

Red Hat Certified Engineer Guide

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.

Kenji Nakamura · 11 min read
Ansible playbook in a terminal with a diagram of the Red Hat certification path from RHCSA through EX294 to higher Ansible-track credentials

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.

What is the RHCE in 2026?

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.

The 2026 retitling, explained carefully

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.

Where EX294 sits in Red Hat's five-track framework

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:

  • RHCSA (EX200) is the Administrator-tier credential of the Enterprise Linux track.
  • EX294 sits in the Ansible track, counting towards the Engineer tier there.
  • RHCA now requires one Administrator/Developer-tier exam, one Engineer-tier exam, and three Specialist electives — all within a single track. The old rule (RHCE plus any five specialist certifications, mixed freely) no longer applies to new RHCA attempts.

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.

What does the EX294 exam involve?

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:

  1. No multiple choice. Like every Red Hat exam, EX294 is entirely hands-on. There is nothing to memorise your way through; you either automate the task or you do not.
  2. No internet access, and no documentation. Red Hat's exam page states that no hard-copy or electronic documentation is permitted on EX294. This is stricter than the RHCSA's EX200, where product documentation is available inside the exam environment. On EX294, module syntax and playbook structure have to live in your head and your fingers.
  3. Results within days, not minutes. Because grading involves executing your work against fresh systems, scores are usually reported within three US business days rather than on-screen at the end.

What skills does EX294 actually test?

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:

  • Playbooks that work end-to-end unattended. The grading method rewards idempotent, self-contained automation. A playbook that assumes packages you installed by hand, or that needs a second run to converge, is a playbook that fails on a clean system.
  • Multi-system thinking. The exam is explicitly about tasks "across multiple systems", so inventory management and targeting the right hosts with the right plays is foundational, not advanced.
  • RHCSA-level Linux underneath. The tasks being automated are administration tasks. If you cannot do something by hand on Red Hat Enterprise Linux, you will struggle to automate it — which is precisely why Red Hat gates the Engineer credential behind the RHCSA.

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.

RHCE prerequisites: what you need before EX294

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.

How much does the RHCE cost?

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:

  • Exam only: roughly $500 (US list; varies by country), assuming a first-attempt pass and self-directed study.
  • Exam plus a failed attempt: budget for the possibility of a resit at the same per-attempt price. Red Hat's retake policy details are not something to assume — check the current terms when you book rather than counting on a free resit.
  • Exam plus official training: Red Hat's RH294 course is the purpose-built preparation route, priced separately (and regionally) on redhat.com. Self-study with a home lab is the low-cost alternative, since Ansible and RHEL developer subscriptions make a practice environment inexpensive to build.

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.

How long is the RHCE valid, and how do you renew it?

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:

  1. Retake EX294 before your three-year window closes.
  2. Earn eligible higher credentials in the track — passing qualifying RHCA-track exams renews the clock.

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.

Who should pursue the RHCE — and who should pause?

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:

  • You hold a current RHCSA and your team is adopting (or already runs) Ansible for configuration management.
  • Your job title is drifting towards automation engineer, platform engineer or DevOps, where infrastructure-as-code skills are the daily work.
  • You want a route to RHCA in the Ansible track, where EX294 is the natural Engineer-tier step.
  • You manage enough systems that hand-administering them is already painful — the exam skills pay for themselves at work regardless of the badge.

Pause or reroute if:

  • You do not yet hold the RHCSA. Sequence matters; the Engineer credential requires it.
  • You want validation of deep, hands-on Linux skills rather than automation. That is what the RHCSA itself demonstrates; consider Specialist exams in areas such as security or storage for depth instead.
  • Ansible is nowhere on your employer's roadmap and your interest is purely credential-collecting. A performance-based automation exam is an expensive way to earn a badge you will not use.

Practising for a performance-based exam

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.

Frequently asked questions

Is the RHCE still called the RHCE?

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.

Can I sit EX294 before passing the RHCSA?

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.

Does passing EX294 renew my RHCSA?

Yes. Earning a higher credential extends your lower credentials, making them current for three years from the new pass date.

How quickly do I get my EX294 result?

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.

What is the passing score for EX294?

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.

Deciding your next move after RHCSA

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

Test what you have just read

Reading about an exam only takes you so far. Work through practice questions for your certification and find the gaps before exam day does.

You may also like