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 readingA phased RHCE study plan for RHCSA holders — build Ansible fluency for EX294 in three stages, from playbook basics to full exam-condition rehearsals.

Here is the fact that should shape every hour of your EX294 preparation: Red Hat grades your exam by taking the Ansible playbooks you wrote and running them against freshly installed systems. Not the systems you worked on — fresh ones. A playbook that only succeeds because you quietly fixed something by hand first will fail when it matters. So a Red Hat Certified Engineer (RHCE) study plan cannot be a reading plan. It has to be a writing plan: weeks of authoring playbooks that work the first time, on machines that have never seen you before.
This article gives working Linux professionals a phased schedule for exactly that. It assumes you hold a current Red Hat Certified System Administrator (RHCSA) credential — which Red Hat requires before it will award the Engineer-tier certification — and that RHCSA-level skills are already solid. If they are not, close this tab and work through the RHCSA exam preparation checklist first; EX294 punishes weak system-administration fundamentals as surely as weak Ansible.
A note on names before the plan: as of August 2026, following Red Hat's May 2026 programme restructure, Red Hat's pages title EX294 "Red Hat Certified Advanced System Administrator in Ansible", with a pass counting towards Red Hat Certified Engineer in Ansible and Red Hat Certified Architect in Ansible. The exam this article prepares you for is the same Ansible-centred, performance-based exam that has carried the RHCE name since 2019 — but check Red Hat's site for how the title appears when you book.
Three exam conditions dictate how you should study, so fix them in mind before scheduling anything.
No documentation at all. Unlike the RHCSA exam, EX294 permits no internet access and no hard-copy or electronic documentation of your own. Whatever reference habit you build in study must be one the exam room allows — which effectively means module knowledge in your head and whatever the exam environment itself provides. Verify the current rules on Red Hat's EX294 page when you book, and build your final study phase around working from memory.
Multi-system tasks. The exam has you automate real-world tasks across multiple systems. A single test virtual machine (VM) cannot rehearse that. Your lab needs a control node plus several managed nodes, so inventory handling, delegation and fleet-wide changes become routine rather than theoretical.
Idempotent, self-contained playbooks. Because grading happens by re-running your work on clean systems, your playbooks must carry every assumption inside themselves. Studying for this means adopting one discipline early: after every successful playbook run, destroy or reset the target and run it again from nothing.
Red Hat's recommended preparation route is its training line — RH124 and RH134 (or the RH199 rapid track) plus RH294, the RHEL automation with Ansible course — and Red Hat publishes no official study-hours figure, so be sceptical of any plan promising certification in a fixed number of hours. The schedule below is organised by phase and milestone instead; how many weeks each phase takes depends on how much Ansible your day job already contains.
Milestone: you can install, configure and run Ansible against an inventory of several nodes, and explain every line of a simple playbook.
Build the lab before anything else: one control node and at least two managed RHEL nodes (VMs are fine), with key-based SSH and privilege escalation working. Then spend this phase on the load-bearing basics:
Work through each concept by automating chores you already do manually as an admin — user creation, package installation, service configuration. Tying new Ansible knowledge to familiar RHCSA-level tasks is the fastest way to make it stick, and it quietly revises the prerequisite skills the exam still leans on.
Milestone: given a written task description, you can produce a working, idempotent playbook for a multi-node fleet without consulting external references.
This is the longest phase and the one that decides your result. Move from "can use Ansible" to "thinks in Ansible":
Two study disciplines belong to this phase. First, the clean-machine rule from the constraints section: every playbook gets re-run against a reset node before you call it done. Second, start writing playbooks from written prompts rather than tutorials — compose the task description yourself in the morning, write the playbook cold in the evening. The gap between following a walkthrough and producing automation from a specification is precisely the gap between studying and passing.
This phase is also where a structured lab regimen pays off; the sibling guide on how to prepare for the RHCE goes deeper on lab construction and objective-by-objective drills than a schedule article should, and pairs well with this plan.
Milestone: you can complete a full set of unfamiliar automation tasks, from memory, under time pressure, with every playbook surviving a clean re-run.
Strip the scaffolding away:
When simulations come back clean, book promptly. As of 2026 the US list price is widely reported at $500 per attempt (varying by country — confirm on Red Hat's page), and results are usually reported within three US business days, so there is little dead time between readiness and knowing.
Experienced admins fail EX294 in characteristic ways, and each has a scheduling fix.
Passing EX294 does more than add a line to your CV. Red Hat credentials stay current for three years, and earning this higher credential extends your RHCSA's currency by three years from the new pass date — your study plan is also a renewal plan. Under the 2026 framework it positions you in the Ansible track with the Architect tier above you; if that ladder appeals, the RHCE certification guide covers where the credential now sits and what stacks on top of it.
Plan the phases, respect the clean-machine rule, and let the milestones — not the calendar — tell you when to advance. The professionals who pass this exam are not the ones who read the most about Ansible; they are the ones whose playbooks work on machines they have never met. Build that habit and the exam becomes a demonstration, not a gamble.
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