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 lab-first preparation method for the Ansible-based EX294 exam: build a multi-VM environment, drill playbooks from memory, and verify like the grader does.

Delete your practice VMs. That instruction — rebuild your managed nodes from scratch, again and again — is the single highest-value habit in RHCE preparation, and it comes straight from how Red Hat marks the exam: EX294 playbooks are graded by running them against freshly installed systems. Whatever your automation cannot do on a clean machine, it cannot do in the exam. So preparation is not about accumulating notes on Ansible; it is about repeatedly proving, on disposable systems, that your playbooks stand alone.
This guide turns that principle into a working preparation method for EX294 — the exam historically known as the RHCE exam, which Red Hat's pages now title "Red Hat Certified Advanced System Administrator in Ansible". It assumes you already know what the credential is and how it fits Red Hat's 2026 track structure (that background lives in the RHCE certification guide), and that you have made peace with the difficulty jump from RHCSA (measured honestly here). What follows is purely the how: the lab, the study sequence, the drills, and the mistakes that waste the most preparation time.
Four facts from Red Hat's EX294 exam page should shape every hour of your study, so fix them in mind before building anything:
Every recommendation below is reverse-engineered from those four constraints.
You cannot prepare for a multi-system automation exam on one machine. The minimum honest lab is:
Red Hat's developer subscription programme makes RHEL available for individual use, so a laptop with a hypervisor and enough RAM for three or four small VMs is a complete rig; check current terms on redhat.com. Cloud instances work too if snapshots are cheap and fast for you.
Configure the boring plumbing once, then automate it: inventory file, SSH keys, a privilege-escalation-capable user on every node. Rebuilding your own lab with a playbook is, conveniently, your first realistic practice task.
Download the current objectives from Red Hat's EX294 exam page and make that list — not any course's table of contents — your syllabus. Objectives shift with platform versions, so verify against the live page rather than an old blog post. Then work through them in an order that builds, rather than alphabetically. A sequence that works well:
At every stage, the exercise format is identical: write the playbook from a blank file, run it against clean managed nodes, verify the end state by hand, then destroy and rebuild the nodes and run it again. One clean-run success can be luck; two is evidence.
If you want this sequence expanded into a calendar with weekly milestones, the companion RHCE study plan for Linux professionals does exactly that — this guide stays focused on method rather than schedule.
The rule that most changes how you should study is the documentation ban. Working Ansible engineers live in the docs; exam candidates cannot. Three practices close the gap:
Developers judge a playbook by whether it runs green. The EX294 grader judges it by the state of the machine afterwards. Adopt the grader's standard:
Make a habit of reading each practice task twice and restating, before you write a line of YAML, what "done" looks like in machine-state terms. Under time pressure, candidates who can articulate the target state automate it; candidates who cannot produce plays that run cleanly to the wrong destination.
Once the objectives are covered, shift from learning mode to performance mode:
Candidates who also want broader automation context beyond RHEL administration can explore Red Hat's Ansible specialist exams later — the EX407 Ansible automation specialist exam territory — but during EX294 preparation, breadth is a distraction. Stay on the objective list.
As of 2026, EX294's US list price is widely reported at $500 (it varies by country — confirm your local price on redhat.com when booking). Red Hat exams can be taken at testing locations or remotely; remote-exam requirements change, so verify the current logistics on Red Hat's exam-format pages rather than relying on second-hand accounts. Book only once your timed, closed-book, clean-node sessions are passing consistently — the exam fee is too high to use as a diagnostic.
In the final week, stop learning new material. Re-run your weakest objective areas, rehearse one full timed session, and re-verify the plumbing skills (inventory, SSH, privilege escalation) that everything else depends on. Remember the result will not be instant: scores usually arrive within three US business days, so plan for a short wait rather than an exam-day verdict. And one administrative check worth doing early: your RHCSA must be current for the Engineer-tier credential to be awarded, and passing EX294 conveniently extends the RHCSA a further three years from your new pass date.
Red Hat publishes no official study-hour figure, and any number you see quoted is somebody's anecdote. The honest answer is that preparation time tracks your starting Ansible fluency far more than your years of Linux experience. A better yardstick than the calendar is capability: when your timed, closed-book sessions on freshly rebuilt nodes are passing consistently, you are ready, whether that took six weeks or six months. Red Hat's recommended route for structured learners is the RH294 (RHEL Automation with Ansible) course; self-directed candidates can substitute the lab regimen above.
No. Red Hat recommends RH124 and RH134 (or the RH199 rapid track) for the RHCSA foundation plus RH294/AU294 for EX294 itself, but none of these courses is required. Equivalent hands-on experience is a legitimate path, and the lab-first method in this guide is designed precisely for candidates preparing without classroom training. What is required is a current RHCSA before the Engineer-tier credential can be awarded.
Practise on Red Hat Enterprise Linux itself if you possibly can — Red Hat's developer subscription programme makes it available for individual use at no cost for this purpose, so the usual reason for substituting a rebuild has largely disappeared. The exam is delivered on Red Hat's platform, and small distribution differences are exactly the kind of surprise you do not want to meet for the first time under exam conditions.
Nothing new. Cramming fresh modules the night before an exam that bans documentation mostly adds anxiety without adding recall. Rehearse your opening routine instead: read every task before starting, verify connectivity to all systems, and decide your triage order. Then trust the forty lab rebuilds — the preparation is already in your hands.
RHCE preparation rewards momentum more than planning. The whole method fits in one sentence — write playbooks from memory, run them on clean machines, verify the state, rebuild, repeat — and every part of it is available to you tonight with a laptop and a developer subscription. Build the control node, connect two managed nodes, and automate one small task end-to-end. The candidate who has rebuilt their lab forty times walks into EX294 knowing exactly what their playbooks can do on a fresh system, because they have watched it happen forty times. That certainty, not any single resource, is what preparation is for.
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