Other Certifications · Chaos Engineering

Gremlin Enterprise Chaos Engineering Certification

Most of the certifications on this site's certifications hub ask you to set aside a weekend, a study plan, and sometimes a few hundred dollars. This one asks for about thirty minutes and nothing else. Gremlin's Enterprise Chaos Engineering Certification — this page calls it GECEC for short, since that's the shape of the name even though Gremlin's own materials mostly just say "chaos engineering certification" — is a free, 20-question, self-paced vendor quiz that checks whether you understand chaos-engineering fundamentals and can operate the Gremlin platform specifically. It replaced an earlier two-tier program in 2023. This page covers what it actually is, what it tests, how it relates to the broader discipline this course teaches, and — the important part — why "fast and free" also means "narrow," and what that narrowness should and shouldn't tell an employer reading it off a resume.

☺ Explain it like I'm 10

Imagine two kinds of certificates. One says "this person can safely run a fire drill for any building, using any fire alarm system, and knows the fire-safety rulebook cold" — that takes real study and a real test. The other says "this person has used the fire alarm made by one specific company, and knows which button is the loud one" — you could learn that from the company's own quick-start guide in half an hour, for free, because the company wants you to know it. Gremlin's certification is the second kind. It's genuinely useful if you're about to use that company's alarm — but it doesn't make you a fire marshal, and nobody should mistake one for the other.

🦝Your host for this topic: Rocky the Raccoon — the adversarial red-teamer who hosts chaos engineering and Gremlin elsewhere in this course. A free vendor quiz about breaking things on purpose is exactly Rocky's kind of Tuesday afternoon.

What the GECEC actually is

☺ Like you're 10: A short, free, multiple-choice quiz — not a hands-on exam, not a graded lab, just questions and answers you can finish before lunch.

The Enterprise Chaos Engineering Certification is Gremlin's own vendor credential, issued after a candidate passes a short online multiple-choice assessment: 20 questions, taken self-paced through Gremlin's own portal, with no proctor and no cost, and most candidates report finishing in roughly 30 minutes. It sits at the opposite end of the format spectrum from something like the CKA or this course's own exam simulator: there is no live cluster to operate, no terminal, nothing graded on end state — just a knowledge check delivered as a form. That's not a criticism of the credential so much as a description of what kind of credential it's built to be: a fast, low-stakes way for someone already learning chaos engineering, or already using Gremlin, to get a badge confirming they've absorbed the material.

The content itself splits into two halves, and both halves matter to how you read the badge later: a chunk of general chaos-engineering literacy — hypothesis-driven experiments, blast-radius control, the case for testing failure on purpose rather than waiting for it — and a chunk that is specifically about Gremlin's own platform — its attack families, its scoping and halt mechanics, its Scenario model. A candidate who has only ever used a different chaos tool, or none at all, can study Gremlin's own free course material and pass; a candidate who deeply understands chaos engineering as a discipline but has never opened Gremlin's UI will still need to learn Gremlin-specific mechanics to pass. It is not possible to pass this exam purely on general SRE knowledge, and that's the detail worth holding onto for the rest of this page.

◆ Key idea

Treat "certified" here as answering a narrower question than it sounds like it's answering. It does not say "this person can design and run a chaos program." It says "this person has read Gremlin's own training material and can answer twenty questions about chaos engineering concepts and the Gremlin product." Both halves are real and worth having — just don't let the word "Enterprise" in the name inflate what a free 30-minute quiz can actually certify.

From two tracks to one: the 2023 consolidation

☺ Like you're 10: There used to be a beginner badge and then a harder badge after it; now there's just one badge that covers both.

Before 2023, Gremlin ran its certification as a two-tier ladder: the Gremlin Certified Chaos Engineering Practitioner (GCCEP) covered fundamentals — the case for chaos engineering, hypothesis-driven experiments, basic platform navigation — and a follow-on Gremlin Certified Chaos Engineering Professional (GCCEPro) went deeper into designing and scoping real experiments on the platform. Gremlin retired that two-tier structure in 2023 and replaced it with the single Enterprise Chaos Engineering Certification described on this page, folding what used to be spread across a beginner and an advanced badge into one assessment. If you see GCCEP or GCCEPro referenced in older blog posts, LinkedIn profiles, or third-party study guides, treat them as the credential's predecessor rather than something you can still newly earn — Gremlin's current certification path is the single, consolidated one.

Before 2023 GCCEP Practitioner — fundamentals + basic platform navigation the follow-on tier GCCEPro Professional — designing & scoping real experiments consolidated into one assessment 2023 onward Enterprise Chaos Engineering Certification fundamentals + platform mechanics one assessment, 20 questions free · self-paced · ~30 minutes

Format, cost, and prerequisites — verify before you sit it

☺ Like you're 10: Here's the shape of the test as best it's publicly known — but a company can change a free quiz's rules overnight, so check their page before you rely on any of this.

Everything in this table is what Gremlin has publicly described and what candidates commonly report. Unlike a fixed-syllabus, third-party-governed exam such as the CKA, a vendor's own free certification is the detail most likely to shift without an announcement — question count, time limit, and where the assessment lives inside Gremlin's site have all moved before. Confirm the current shape directly on Gremlin's own certification page before you plan around any number here.

ItemWhat is generally reported
FormatOnline, self-paced, multiple choice — no proctor, no terminal, no graded live environment
Question count20 questions
TimeUntimed or generously timed in practice; most candidates report finishing in around 30 minutes
CostFree
Passing scoreNot consistently published by Gremlin — confirm the current threshold before you sit it
Retake policyNot published as a formal restriction; treat it as low-stakes enough to retry rather than something you need to game on the first attempt
Validity / expiryGremlin has not published a formal expiry date the way CNCF or Linux Foundation credentials do — verify whether the badge is presented as permanent or subject to renewal
PrerequisitesNone formally required — Gremlin pairs the assessment with its own free training content, which is the intended on-ramp rather than a hard requirement
Where it's issuedThrough Gremlin's own site/portal, alongside its free chaos-engineering training material
⚠ Verify this before you rely on it

Question count, format, cost, and whether the credential expires can all change without the fanfare a CNCF curriculum bump gets. This is an independent, unofficial course — none of the numbers above are authoritative. Check Gremlin's own certification page directly before telling an employer, a manager, or your own resume anything specific about this credential's current shape.

What's actually being tested

☺ Like you're 10: Half the questions are about chaos engineering as an idea; half are about the specific buttons Gremlin's product has.

The assessment draws on two bodies of knowledge this course already teaches separately, and knowing which questions come from which half is the fastest way to study efficiently.

Chaos-engineering fundamentals

Why inject failure on purpose instead of waiting for it, what makes an experiment hypothesis-driven rather than just destructive, and why blast radius gets controlled and expanded in stages rather than run at full production scope on day one. This half of the material is vendor-neutral — it's the same discipline this course's own chaos engineering page teaches, and studying that page directly prepares you for this half of the quiz regardless of which chaos tool you end up using day to day.

Gremlin platform mechanics

The specifics of Gremlin's own product: its four attack families (Resource, State, Network, and Application-Level Fault Injection), how targeting and tagging scope an attack's blast radius, the three layers that can stop a running attack (manual halt, a bounded max duration, and automatic Status Checks tied to a health signal), and how Scenarios chain attacks into repeatable, schedulable experiments. This half is not transferable to a different chaos tool — it's covered in full on this course's own Gremlin page, which is the closest thing to a study guide for this half of the exam that exists on this site.

Because both halves are drawn from material Gremlin itself publishes and wants candidates to pass, the assessment is intentionally not adversarial the way a professional certification exam tries to be — there's little incentive for a free marketing-adjacent credential to fail people who made a good-faith effort with the provided training material.

How it relates to SRE: a tool credential, not a discipline credential

☺ Like you're 10: This badge proves you know one company's fire alarm. It doesn't prove you're a fire marshal — that's a different, bigger badge.

Chaos engineering is one of the nine pillars this course teaches, and Gremlin is one of several tools — alongside Chaos Monkey, Litmus, and AWS Fault Injection Service — that can execute that discipline. The GECEC sits precisely at the intersection: it validates chaos-engineering literacy as expressed through one specific vendor's product, which is a real and useful thing to know, but a categorically narrower claim than a credential that certifies the discipline itself, independent of any one tool.

GECECThis course's SRE Practitioner
ScopeChaos engineering only, through one vendor's platformThe full SRE discipline — SLOs, error budgets, toil, incident management, postmortems, capacity planning, chaos engineering, and more
Format20 multiple-choice questions, self-paced, untimed in practiceA structured assessment across the full breadth of the course
CostFreeSee the SRE Practitioner page for current details
TransferabilityHalf the content (Gremlin mechanics) doesn't transfer to a different chaos tool or employer without GremlinVendor-neutral throughout — the whole point of the credential
What it signals to a hiring manager"I've used Gremlin and understand chaos-engineering basics""I understand and can apply the SRE discipline broadly"
⚠ Watch out — don't let the badge overstate itself

A resume line that just says "Certified Chaos Engineer" invites a reader to assume a broader claim than a free 20-question vendor quiz can actually support. Name it precisely — "Gremlin Enterprise Chaos Engineering Certification" — the same way you'd distinguish a single-vendor product certification from a vendor-neutral one anywhere else in tech. The credential is genuinely worth having if you use Gremlin; it is not a substitute for demonstrating the broader chaos-engineering judgment this course's chaos engineering page and chaos-experiment-design drill actually build.

Who should consider it — and who should skip it

☺ Like you're 10: If you're about to use Gremlin at work, thirty free minutes is an easy yes. If you're not, spend the thirty minutes somewhere else.

The case for taking it

It costs nothing but time, so the bar for "worth doing" is low. Take it if your team already runs Gremlin, or is about to — it's a fast, no-risk way to confirm you've absorbed the platform's mechanics before you're the one launching an attack against a production tag. It's also a reasonable capstone for someone working through Gremlin's own free training material, or a quick confidence check after reading this course's chaos engineering and Gremlin pages — a concrete "did that actually stick" moment that costs half an hour.

When to skip it

Deprioritize it if any of these fit. Your organization doesn't use Gremlin and has no plans to: half the material won't transfer, and a tool like Litmus or Chaos Monkey would teach you more relevant mechanics for your actual stack. You're building a resume case for general SRE or reliability skill: a knowledge-based, vendor-issued, self-graded quiz carries far less weight with most hiring managers than a performance-based, third-party-governed credential — put your study time toward this course's own SRE Practitioner path or a vendor-neutral certification instead. You already deeply understand chaos engineering and use Gremlin daily: it will confirm what you know and teach you little.

How to prepare using this site

☺ Like you're 10: Two pages get you most of the way there, plus one hands-on drill if you want to actually feel the mechanics instead of just reading about them.

What the quiz coversStudy here
Chaos-engineering fundamentals — hypothesis-driven experiments, blast radius, game daysChaos engineering, and Chaos engineering at scale for how a program matures past ad hoc experiments
Gremlin's attack library, architecture, scoping, and halt controlsGremlin — the closest thing to a study guide for this half that exists on this site
Scenarios, scheduling, and how chaos ties back to error budgetsGremlin again, plus SLIs, SLOs & error budgets for how much budget an experiment is allowed to spend
Hands-on practice designing an experiment (not tested by the quiz, but the point of learning any of this)Drill — Design a Chaos Experiment and Capstone Part 6 — Chaos Engineer It
Vocabulary and quick recallGlossary and flashcards

That's genuinely enough preparation for a 20-question, self-paced quiz — there's no six-week study plan to build here, and pretending otherwise would misrepresent how light this particular credential actually is.

🎬 At the Reliability Watch
🦝

Rocky the Raccoon: Twenty questions, free, thirty minutes. I passed it on my lunch break and now I have a badge.

🐿️

Nutty the Squirrel: I catalogued it right next to the CKA. Very different shelf, for the record — one's a two-hour live cluster, yours is a lunch break.

🦊

Foxy: So what does the badge actually prove, if someone asks you in an interview?

🦝

Rocky: That I know Gremlin's attack families and the halt controls cold. Not that I've designed a chaos program from scratch.

🐢

Timmy the Turtle: Good — because "Certified Chaos Engineer" on a resume with no vendor name attached would oversell exactly that gap.

🦉

Professor Owl: Name it precisely, use it for what it is — a fast confidence check on one platform — and it's a perfectly honest half hour well spent.

Pair this page with chaos engineering for the vendor-neutral discipline and Gremlin for the platform this credential is actually built around. For a broader credential across the whole SRE discipline, see this course's own SRE Practitioner path. Full comparisons against every other certification on this site live on the certifications hub.

✓ Checkpoint

1. What is the GECEC's format, question count, typical time, and cost? 2. What two-tier program did it replace in 2023, and what did each tier used to cover? 3. Name the two halves of what the assessment actually tests, and which one is vendor-neutral versus vendor-specific. 4. Why is this credential a narrower claim than a general SRE certification, even though both use the word "certified"? 5. Name one situation where taking the GECEC is clearly worth the half hour, and one where it isn't.

Check your answers
  1. An online, self-paced, free, multiple-choice assessment of 20 questions, with most candidates finishing in around 30 minutes. No live environment, no proctor, no graded terminal.
  2. It replaced the two-tier GCCEP (Gremlin Certified Chaos Engineering Practitioner — fundamentals and basic platform navigation) and GCCEPro (Gremlin Certified Chaos Engineering Professional — designing and scoping real experiments) structure, folding both into a single assessment.
  3. Chaos-engineering fundamentals (hypothesis-driven experiments, blast-radius control — vendor-neutral, transfers to any chaos tool) and Gremlin platform mechanics (attack families, scoping, halt controls, Scenarios — specific to Gremlin and doesn't transfer to a different tool).
  4. Because half its content is tied to one vendor's product rather than the discipline itself, and because its format is a free, self-graded, untimed knowledge check rather than a performance-based, third-party-governed exam — it certifies familiarity with one tool's mechanics, not the ability to design and run a chaos program broadly.
  5. Worth it: your team already runs Gremlin, or you just finished this course's chaos-engineering material and want a fast confidence check. Skip it: your organization doesn't use Gremlin and has no plans to, or you're specifically building a resume case for general SRE/reliability skill, where a vendor-neutral, performance-based credential carries more weight.