Frameworks I use to evaluate, prioritize & decide
When every project claims to be a priority, the Effort/Reward matrix cuts through the noise. Score each candidate initiative on two axes — effort (cost, time, complexity, risk) and reward (savings, revenue, risk reduction, strategic value) — and plot it. Where it lands tells you what to do with it:
I've used this with stakeholders to sequence everything from datacenter exits to platform roadmap investments — it turns "everything is urgent" conversations into a shared, visual decision.
ITIL gives technology operations a common language and a connected set of processes — so incidents don't just get fixed, they feed permanent improvement. The flow I've run teams on:
Service Level Management wraps around all of it, tying every process back to what the business was promised. I've applied this running payment platform operations at Wells Fargo and in building WGU's disaster recovery and platform reliability programs.
A Cloud Center of Excellence (CCOE) is how an organization moves to the cloud deliberately instead of accidentally — a cross-functional framework that puts standards, guardrails, and shared expertise around every workload. I developed CCOE frameworks for clients as a cloud architect, organized around nine pillars that all serve the company at the center: its customers, team members, vendors, and government obligations.
Customers · Team Members · Vendors · Government
The risk assessment matrix turns gut-feel risk conversations into a shared picture. Score every identified risk on likelihood (rare to almost certain) and impact (negligible to severe); the product places it in one of four bands:
In datacenter migrations, every application cutover got scored this way — it's what let us defend sequencing decisions to risk partners and auditors with a straight face.
| Negligible | Minor | Moderate | Major | Severe | |
|---|---|---|---|---|---|
| Almost Certain | 5 | 10 | 15 | 20 | 25 |
| Likely | 4 | 8 | 12 | 16 | 20 |
| Possible | 3 | 6 | 9 | 12 | 15 |
| Unlikely | 2 | 4 | 6 | 8 | 10 |
| Rare | 1 | 2 | 3 | 4 | 5 |
Likelihood (rows) × Impact (columns) = risk score
The matrix scores risks; the register manages them. It's the living log of every identified risk — its score, its response strategy (mitigate, transfer, accept, or avoid), who owns it, and where it stands. Reviewed on a cadence, it keeps risk from being a one-time workshop and turns it into an operating discipline. A representative sample from a migration program:
| ID | Risk | Likelihood | Impact | Score | Response | Status |
|---|---|---|---|---|---|---|
| R-01 | Tier-1 application has no vendor support on target platform | Likely | Major | 16 · Extreme | Mitigate — containerize, full regression test, vendor engagement before wave assignment | Mitigating |
| R-02 | Network cutover has a single point of failure | Possible | Major | 12 · High | Mitigate — redundant links, tested rollback plan, cutover in low-traffic window | Open |
| R-03 | Cloud spend exceeds business case after migration | Possible | Moderate | 9 · Medium | Mitigate — FinOps budgets, alerts, and monthly cost & usage reviews | Monitoring |
| R-04 | Restore procedure untested for Tier-1 database | Unlikely | Severe | 10 · Medium | Mitigate — quarterly DR restore tests with documented RTO/RPO results | Closed |
| R-05 | Legacy reporting tool loses one nightly batch feature | Likely | Negligible | 4 · Low | Accept — documented with business sign-off | Accepted |
SWOT is the fastest way to pressure-test a strategy, product, or major investment: two internal lenses (what we control) and two external ones (what the market controls). The discipline is in the pairing — a strategy is only as good as how its strengths address threats and its weaknesses block opportunities. Example below: evaluating a move from a self-managed datacenter to a cloud platform.
When the roadmap has more good ideas than capacity, RICE replaces the loudest-voice-wins meeting with arithmetic. Score each initiative on Reach (how many users/events per quarter), Impact (0.25 = minimal, 1 = medium, 2 = high, 3 = massive), Confidence (how sure are you about those estimates), and Effort (person-months) — then rank by the result.
RICE = (Reach × Impact × Confidence) ÷ Effort
| Initiative | Reach | Impact | Confidence | Effort | RICE Score |
|---|---|---|---|---|---|
| Modernize platform status dashboard | 500 / qtr | 1 | 100% | 2 pm | 250 |
| AI agent for CI/CD troubleshooting | 400 / qtr | 2 | 80% | 3 pm | 213 |
| Self-service environment provisioning | 250 / qtr | 3 | 70% | 5 pm | 105 |
| Replace legacy job scheduler | 60 / qtr | 2 | 90% | 4 pm | 27 |
The value isn't the decimal precision — it's that every assumption (reach, impact, confidence) is now written down and debatable.
For choosing between options — platforms, vendors, architectures — a weighted decision matrix forces two honest conversations: what actually matters (the weights) and how each option really performs (the scores, 1–5). Multiply and sum; the discussion shifts from opinions about options to evidence per criterion. Example: selecting a container platform.
| Criterion | Weight | AWS EKS | ECS Fargate | Self-Managed K8s |
|---|---|---|---|---|
| Cost efficiency | 25% | 3 | 4 | 4 |
| Security & compliance | 25% | 4 | 4 | 3 |
| Scalability & flexibility | 20% | 5 | 3 | 4 |
| Team skills fit | 15% | 3 | 4 | 2 |
| Portability / lock-in risk | 15% | 4 | 3 | 5 |
| Weighted total | 3.80 | 3.65 | 3.60 |
Set the weights with stakeholders before scoring options — otherwise weights get reverse-engineered to justify a favorite.
Sticker price is never the price. TCO compares options across their full lifecycle — typically 3–5 years — including the costs that hide in facilities, labor, refresh cycles, and one-time migration work. It's the backbone of every credible infrastructure business case. Illustrative 5-year comparison for a datacenter-to-cloud move:
| Cost Category (5-year) | On-Premises | Cloud |
|---|---|---|
| Hardware purchase & refresh | $4.5M | — |
| Facilities — power, cooling, space | $2.8M | — |
| Software licensing | $2.4M | $1.6M |
| Operations labor | $4.5M | $2.9M |
| Cloud services — compute, storage, network | — | $4.1M |
| Migration (one-time) | — | $1.2M |
| Total 5-year TCO | $14.2M | $9.8M |
Pair with sensitivity analysis (growth rates, egress, reserved-instance discounts) — TCO models are only as honest as their assumptions. This discipline underpinned business cases behind $114M in annual savings.
TOGAF's ADM is the discipline behind sound architecture decisions: a repeatable cycle that moves from vision to business, information systems, and technology architectures — then into planning, governed implementation, and managed change. Two things make it powerful in practice:
I used this structure for enterprise architecture planning and cloud migration assessments — Phases E and F (opportunities, solutions, and migration planning) are where datacenter exit sequencing and wave planning live.