TL;DR · Key Takeaways
- Operations maturity has four levels: reactive, proactive, predictive, optimized. Each is a way of working, not a product you buy.
- You can measure where you are. Reactive teams learn of most problems from users; mature teams almost never do. On one climb, user-reported incidents fell from 60 percent to 8 over four quarters.
- You cannot skip levels. Buying predictive analytics while your alerts are 8 percent actionable just builds predictions on noise, and nobody trusts them.
- Proactive is the level most worth reaching. Tuned alerts, role-scoped dashboards, a watched capacity forecast, and a daily runbook move you from firefighting to prevention.
- Optimized does not mean automated everything. It means reversible toil self-heals, multi-site collection is survivable, and you spend your time improving the system instead of holding it up.
- This is the last part of the series. The pillar links all eighteen, and the maturity ladder is how they fit together.
Seventeen parts covered the how. This last one is about where it all adds up to. A team running VCF Operations is somewhere on a ladder, from reacting to problems users report to running a system that mostly maintains itself, and knowing which rung you are on tells you what to do next. Maturity here is a diagnosis that points at the next fix, not a score to brag about.
This part lays out the four levels, the signals that tell you where you sit, and the one rule that trips teams up: you climb in order, you do not skip. I will map each level to the parts of this series that get you there, and show a real four-quarter climb with the numbers that moved.
The four levels
The industry names for these levels vary, but the shape is consistent: reactive, proactive, predictive, optimized. At the reactive level, monitoring is fragmented and event-driven, and you find out about most incidents when a user complains. Proactive means alerts are tuned to mean something, automation is part of the daily workflow, and you catch issues before they reach anyone. Predictive uses trends and forecasting to see problems forming before they trip a threshold. Optimized, sometimes called autonomous, is where reversible work self-heals and the team spends its time improving the system rather than holding it together.
| Level | User-reported | Actionable alerts | MTTR | Auto-remediation |
|---|---|---|---|---|
| Reactive | ~60% | ~8% | ~42 min | None |
| Proactive | ~30% | ~50% | ~20 min | A few one-click |
| Predictive | ~15% | ~75% | ~10 min | Reversible toil |
| Optimized | ~8% | ~88% | ~4 min | Self-healing where safe |
Where each part of this series fits
The series was not a random tour. Each topic belongs to a level, and reading them in order is roughly the order you climb. Getting the data model, deployment and dashboards right is table stakes for leaving reactive behind. Tuned alerts, capacity forecasting and a runbook are the proactive level. Super metrics, custom groups, cost showback and trend-based decisions are predictive. Automation, multi-site collector groups and measured outcomes are optimized. The table below maps the levels to the practices, so you can see which parts to revisit for the rung you are trying to reach.
| Level | What you are doing | Series parts that get you there |
|---|---|---|
| Reactive to Proactive | Tune alerts, scope dashboards, run a daily pass | Alerts, dashboards, capacity, the runbook |
| Proactive to Predictive | Roll up with super metrics, forecast, show cost | Super metrics, cost showback, rightsizing |
| Predictive to Optimized | Automate reversible toil, survive multi-site | Alert to action, multi-site scale, logs |
What each level feels like
The numbers place you, but the lived experience is how you recognize yourself. Reactive feels like being behind. The phone rings, you open a dashboard you half trust, and you are diagnosing under pressure with an inbox full of alerts you long ago learned to ignore. Most of what you know about the health of the estate arrives as a complaint. It is exhausting, and it feels like the tool is working against you, when really the tool has never been set up to help.
Proactive feels like catching your breath. Alerts mean something again, so when one fires you look. The daily pass takes ten minutes and the week is quieter because you fixed the small things before they grew. You still get surprised, but less, and the surprises are genuine rather than self-inflicted. Predictive feels like seeing around corners. The capacity forecast tells you a cluster will run short in six weeks, so you handle it as planned work, not an emergency. Trends and rollups turn vague worry into a dated calendar item.
Optimized feels almost boring, in the good way. The reversible toil handles itself, a proxy can fail without anyone losing sleep, and your week is spent improving the system rather than holding it up. The measure of the top level is not that nothing happens, it is that when something does, the system absorbs it and you find out from an alert and a fix, not from a user and a scramble. That calm is the whole point of the climb.
You cannot skip a rung
Here is the rule teams break most, and the strongest opinion I will leave you with. You cannot buy your way to predictive while you are still reactive. Predictive analytics and anomaly detection are only as good as the data feeding them, and if your alerts are 8 percent actionable and your groups are static and stale, the predictions are built on noise. Teams try this constantly, drawn by the promise of AI-driven operations, and it fails the same way every time: the fancy layer produces confident-looking output nobody trusts, because the fundamentals underneath it are wrong. Fix the tuning, the runbook and the data model first. The intelligence you layer on top is only worth what the data beneath it is worth.
A four-quarter climb
The line above is a real team. In Q1 they were reactive: users reported 60 percent of incidents, alerts were 8 percent actionable, mean time to remediate was around 42 minutes, they ran 14 policies and automated nothing. We did not start with AI. We started with the boring proactive work, tuning alerts and building a daily runbook, and by Q2 user-reported incidents had dropped to 38 percent. In Q3 we added the predictive layer, super metrics for group rollups and capacity forecasting, and it fell to 18 percent. In Q4 we automated the reversible toil and moved every site to collector groups, and it landed at 8 percent, with alerts 88 percent actionable and remediation on the automated fixes down to about 4 minutes. Each quarter built on the last. None of it skipped a step.
Notice which quarter moved the number most. The jump from Q1 to Q2, reactive to proactive, took user-reported incidents from 60 percent to 38, the single biggest drop in the year, and it came from the least glamorous work. No new product, no analytics, just tuning alerts so they meant something and running a daily pass so nothing rotted quietly. Teams underrate that first jump because it is unglamorous, and it is the one that changes how the week feels more than any other. The later, cleverer levels refine a system that is already sound. The first jump is what makes it sound.
Score yourself honestly
Maturity is uneven. Most teams are strong in one dimension and weak in another, and a single overall label hides that. I score five dimensions from one to four: alerting, capacity, cost, automation and multi-site resilience. The grid below is the same team mid-journey, strong on alerting and capacity after the proactive work but still low on cost, automation and multi-site. The value of scoring this way is that it tells you exactly where the next investment goes, which is wherever the gap between where you are and where you need to be is widest.
A quick self-scoring rubric
Score each area from one to four and take the lowest, not the average, because maturity is gated by your weakest practice. Ask four plain questions. Do alerts map to actions, or do they get bulk-cleared? Can you say how much capacity is left without opening a spreadsheet? Does a config change show up as drift within a day? When something breaks, does the on-call follow a runbook or improvise? A wall of fours in monitoring does not lift you if remediation sits at one. Take the lowest of the four scores, because that weakest practice is the one holding your operations back.
Where the series lands
Eighteen parts, one argument: day-2 operations of VCF is a practice you build deliberately, from the data model up through automation and maturity. The tooling in VCF Operations is capable enough that the limiting factor is almost never the product. It is whether the team tunes it, measures it, and keeps it clean. Start wherever your lowest score is, use the runbook to hold the gains, and treat the maturity ladder as a map rather than a scoreboard. If you have read this far, you already have everything you need to move up a rung.
The complete guide links all eighteen parts in order, and the earlier ones are worth a second read once you know where each sits on the ladder. When you plan your next version move, carry this maturity view into it, because an upgrade is a chance to raise a dimension, not just change a number. I set out that upgrade thinking in the VCF 9.1 upgrade series.
If you take one thing from the whole series, let it be this: the work that moves the needle is rarely the exciting work. It is tuning an alert so it means something, verifying that a backup file actually landed, giving a dashboard an owner, deleting a super metric that duplicated a built-in. None of it makes a good demo. All of it is what separates a team that reacts from a team that runs the estate on its own terms. The product will keep getting more capable, and that is welcome, but the capability was never the constraint. The constraint is the discipline to set it up well and keep it clean, and that has been the argument under every one of these eighteen parts.
Common questions
How do I measure my current level?
Start with one number: what share of incidents did users report before your monitoring did. High means reactive. Then add actionable alert share, MTTR and how much reversible toil self-heals. Those four place you well enough to know your next move.
Can we really not skip to predictive?
You can install the tools, but they will not work well. Predictions built on noisy alerts and stale groups are not trusted and not used. Fix the fundamentals and the predictive layer becomes worth having.
Which level should most teams aim for?
Proactive is the biggest single jump in value, because it moves you from firefighting to prevention. Predictive and optimized are worth reaching, but a solid proactive practice already changes how the team spends its week.
Does optimized mean automate everything?
No. It means reversible, low-risk toil self-heals and the dangerous judgment calls still sit with a human. Automating everything is itself an anti-pattern, as the automation part of this series covered.
How do we keep from sliding back down?
The runbook. The weekly and monthly reviews are where you re-measure the scores and catch the drift, and the quarterly review is where you pick the next dimension to raise. Maturity that is not maintained decays.
How long does a level take?
Roughly a quarter per jump for a committed team, as the climb above shows, though it depends on where you start and how much drift you are undoing. Getting there fast matters less than doing each level properly, so the next one has something solid to stand on.
Is this specific to VCF Operations?
The ladder is general, but the practices that move you up it are the specific ones in this series. The maturity model tells you what to aim for; the earlier parts tell you which button to press and which threshold to set to get there.
References
- PagerDuty: Digital Operational Maturity
- WWT: Observability Maturity Model
- VCF 9.1 Infrastructure Operations


DrJha