The question "Agile or Waterfall?" is no longer an ideological one in 2026 — it is an economic one. Small and mid-sized companies building an internal tool, a client portal, or a production SaaS face a methodology decision that directly determines budget security, time-to-market, and the relationship with their service provider. Buying into "we do Agile" as a blanket statement can cause just as much damage as blindly committing to a 200-page waterfall specification — both are methodology fetishism divorced from project reality. This article puts the most important methodologies of 2026 in context for SMEs: classic waterfall, Scrum, Kanban, hybrid models, SAFe for scaling structures, Shape-Up as a low-noise alternative — and above all the contract and tooling reality that shapes every methodology in practice. For the broader picture, see our guide to software development for SMEs.
Methodology Reality in 2026 Beyond Textbook Definitions
Anyone working in SME IT projects in 2026 rarely encounters pure methodologies. Textbook descriptions of Scrum, Kanban, or Waterfall exist in training slides — in day-to-day practice most teams work in hybrid forms that have grown organically, been adapted to contract requirements, and calibrated to the specific company culture. This reality is not a flaw; it is sensible. The claim that a team is "not doing real Scrum" is usually a sign that the team has become pragmatic.
Three observations define the methodology landscape in the SME sector. First, the original polarity between Waterfall and Agile has dissolved into a spectrum of hybrid models — almost every engagement contains phase-level logic in the large and iterative sprints in the small. Second, contract models have evolved: cap-and-collar, fixed-price with change mechanisms, and lean time-and-material contracts with sprint reviews are all realistic alternatives to the classic fixed price. Third, tooling support has improved significantly — Linear, Jira, Notion, and GitHub Projects all provide workable workflows regardless of the chosen methodology.
The most important question is not "which methodology?" but "what uncertainty do we have?" Projects with a clear, stable scope, external certification obligations, or contractually fixed acceptance criteria benefit from phase logic. Projects with unclear requirements, evolving client expectations, or an exploratory product character need iterative learning. This distinction is more sober than any methodology debate.
Waterfall — When It Still Makes Sense
Waterfall is not dead. In fact, in certain constellations it is the most rational choice. The following three scenarios are the typical use cases where, in our day-to-day consulting in 2026, we still recommend a classic phase model.
Regulated industries with mandatory standards. Medical devices under IEC 62304, railway software under EN 50128, aviation under DO-178C, energy under IEC 62443 — in all these domains the standards require complete traceability between requirement, design, implementation, and test. Iterative approaches are not prohibited, but every iteration must produce complete documentation packages, which cancels out the supposed speed advantage of Agile. A well-run waterfall project with V-model elements is often the more economical choice here.
Fixed-price contracts with public authorities and corporate procurement. EVB-IT contracts, VOB construction IT interfaces, large corporate procurements with detailed specifications — these constellations require a fixed scope definition before contract signature, because acceptance is tied to a documented performance description. In these cases waterfall is not a methodology choice; it is a contractual consequence.
Clearly defined scope projects with low uncertainty. Data migrations between two known systems, integration implementations against a published API specification, rebuilding an existing tool with identical functionality — when the scope is genuinely clear and requirements will not change, waterfall is simply the cheaper approach. It saves the overhead costs of sprint plannings, reviews, and retrospectives, which deliver little added value in these constellations.
Important: Waterfall does not fail because it is Waterfall, but because it is used in projects with unclear requirements. Those who check the conditions above and honestly conclude that the scope is genuinely fixed can reach their goal faster and at lower cost with a phase model than with pseudo-agility.
Classic Agile — Scrum, Kanban, Scrumban
Agile approaches have become standard in the SME sector, but in varying forms. Three variants dominate:
Scrum remains the best-known framework — two-week sprints, daily stand-up, sprint review, retrospective, and defined roles: Product Owner, Scrum Master, and Development Team. Scrum works well when an available Product Owner with decision-making authority is in place, the team has between five and nine members, and requirements genuinely evolve. In the SME sector, Scrum frequently fails not because of the framework, but because the Product Owner role is missing — when the business unit and management only decide what gets built next after every sprint review, the core mechanism is absent.
Kanban is the leaner alternative — a continuous flow of tickets through a board with defined columns and work-in-progress limits, without fixed sprint lengths. Kanban suits maintenance teams, operations-adjacent development, and bug-fix-driven projects. In the SME sector, Kanban is often the more honest methodology, because it reflects the actual working pattern of many IT departments.
Scrumban is the pragmatic blend: Kanban flow as a foundation, supplemented by bi-weekly review and retrospective meetings. This variant is by far the most frequently recommended form in our day-to-day consulting for SME teams of five to fifteen people, because it gives Scrum structures the learning loops without the overhead of full sprint plannings.
Hybrid — Waterfall in the Large, Agile in the Sprint Detail
The most common real-world methodology in SME constellations is the hybrid model: a waterfall-style framework with three to five large phases — Discovery, Architecture, Build, Rollout, Hyper-Care — and within each Build phase, iterative sprints with sprint reviews and continuous feedback. This model has proven itself in practice because it reconciles two genuine needs: contract certainty for management and learning flexibility for the team.
Hybrid works well for custom software projects with a defined delivery scope where the precise detail remains open. Typical examples are internal tools with a clear objective, client portals, employee apps, and production business applications. The phase logic gives management milestone certainty; the agile sprints give the team room to adapt.
The limit of the hybrid model lies in the phase separation itself: those who discover requirements during the sprint run up against the limits of any discovery phase, because learning continues. Hybrid works well when the discovery phase honestly names uncertainties and the architecture and build phases are calculated with reserves. For more on the custom software logic, see our article on Custom Software vs Standard.
SAFe for Larger SMEs
The Scaled Agile Framework — SAFe — is the most popular methodology for scaled agile development with multiple teams working in parallel. SAFe defines several levels: team level with classic Scrum or Kanban, programme level with Agile Release Trains and Program Increments, and optionally portfolio level with Lean Portfolio Management. For SMEs with 50 to 200 developers and multiple product teams, SAFe is a serious tool.
When SAFe makes sense: from approximately three to four teams working in parallel with mutual dependencies, shared releases, or shared components. Program Increment Plannings — typically every eight to twelve weeks with all teams simultaneously — create the alignment that individual teams would otherwise manage informally and poorly at scale. SAFe is not a lightweight framework; it brings roles such as Release Train Engineer, System Architect, and Product Manager with their own overhead. Those who cannot fill these roles genuinely should not start with SAFe.
When SAFe does not make sense: for single teams or small structures with two teams. Here SAFe generates overhead without solving real problems. SAFe is also often oversized for teams with high autonomy and few inter-team dependencies. The common observation that "SAFe doesn't work for us" is usually the result of an incorrect scaling rationale, not a flaw in the methodology itself.
Shape-Up as an Alternative
Shape-Up is the methodology developed by Basecamp, built around six-week cycles with a two-week cool-down phase in between. Before each cycle, a shaping phase develops a rough solution concept that names risks and fixes an appetite — i.e. a time budget. In the cycle itself, a small team of two to three people works autonomously on a bet, without daily stand-ups or sprint plannings. The cycle ends either with delivery or with an honest cancellation.
Shape-Up suits SME software products well when there are small, experienced teams, internal tools without external client pressure, and production SaaS solutions with a clear roadmap. The methodology significantly reduces coordination overhead and avoids the sprint-to-sprint treadmill feeling that Scrum teams often develop.
Shape-Up is a poor fit for contract development with classic client agreements, because the typical contract logic — sprint reviews and continuous reporting — is hard to map onto the six-week model. In organisations with many stakeholders and high alignment needs, Shape-Up also frequently fails due to the absence of a formal reporting rhythm. For internal product teams at SMEs it is nonetheless a serious alternative that we recommend in specific constellations.
Fixed Price vs Time-and-Material vs Cap+Collar
The methodology choice is closely linked to the contract form. Three models dominate in the SME sector:
| Contract Model | When Appropriate | Risk Distribution |
|---|---|---|
| Fixed price with locked scope | Clear requirements, low uncertainty, public sector and EVB-IT context | Service provider bears delivery risk; client bears scope-clarity risk |
| Time-and-material with sprint reviews | Exploratory projects, product development, high uncertainty | Client bears effort risk; service provider delivers continuously |
| Cap-and-collar with change mechanism | Middle ground — budget ceiling with flexible scope | Shared; prioritisation is the steering lever |
| Fixed price per sprint or increment | Multiple independent delivery packages, modular architecture | Risk isolated per increment, easily plannable |
From our practice: the cap-and-collar model has proven the most robust solution for SME clients with custom software needs. Management receives a hard budget ceiling; the team retains flexibility in the detail scope; and the prioritisation into must-have, should-have, and could-have becomes a shared steering tool. Pure fixed-price contracts only work when scope is genuinely clear before the contract starts — which is less often the case than contract negotiations suggest.
Tools — Linear, Jira, Notion, Productboard, GitHub Projects
The tool question is often less decisive from a methodology standpoint than assumed — all relevant platforms support common methodologies in some form. More important is cultural fit and the existing tool landscape. A brief overview:
- LinearFastest tool for developer-centric teams, excellent keyboard navigation and API. Well suited to small product-driven teams. Less suitable for enterprise reporting and multi-project portfolios.
- JiraEstablished in larger SMEs, wide plugin ecosystem, good SAFe support. Can become cumbersome when too many fields and workflows are configured. Solid choice for hybrid and SAFe.
- NotionMore of a documentation tool with task functions than a true project management platform. Good for lightweight teams and discovery phases; less suitable for ongoing sprint operations with many tickets.
- ProductboardSpecialised in product roadmaps and feature prioritisation. Useful as a complement to a development tool, not as a standalone solution.
- GitHub ProjectsWell integrated into Git workflows, easy to configure, cost-effective. Suits developer-adjacent teams without complex multi-stakeholder reporting.
Request a methodology recommendation for your project
Unsure whether Scrum, Hybrid, or Shape-Up fits your initiative? We offer a free 30-minute initial consultation — we analyse scope clarity, team size, and contract context and recommend a concrete methodology and contract model.
Request a free methodology consultationAnti-Patterns — Cargo-Cult Scrum and Agile-by-Name-Only
In every methodology debate there are typical pitfalls that we regularly see in the SME sector. Four anti-patterns are particularly common:
Cargo-cult Scrum. The team runs daily stand-ups, sprint plannings, and retrospectives without anything changing in decision-making paths or requirements flexibility. Requirements are still fixed upfront via a specification document, the Product Owner has no decision-making authority, and sprint reviews serve as status reporting sessions rather than adaptation points. Result: agile vocabulary on a waterfall skeleton, with the worst of both worlds.
Agile-by-name-only. The contract declares an agile approach while the specification appendix still locks every feature in detail with acceptance criteria. In case of conflict, the specification prevails and sprint reviews become theatre. Team members quickly learn that the methodology rhetoric is not meant seriously.
SAFe without a scaling rationale. A company with two or three teams introduces SAFe because a consultant recommended it. The additional roles — Release Train Engineer, System Architect — are filled with dual-function appointments; the Program Increment Planning becomes an expensive obligatory exercise with no benefit.
Shape-Up in the wrong context. A contract development engagement with a classic client agreement is switched to Shape-Up because the team finds it interesting. The client still expects sprint reviews and status reports; the methodology does not fit the contractual reality; friction arises.
All four anti-patterns share the trait that the methodology is copied without understanding its mechanism. Methodologies solve specific problems — those who do not have those problems do not need the methodology.
Reepa Recommendation by Project Type
After several years of SME development projects, we have developed a pragmatic heuristic that serves as a workable starting point for most constellations:
- Migration and integration projectsClassic phase model with fixed price, clearly defined deliverables, and linear acceptance. Methodology overhead not necessary.
- Custom software for internal tools (3–9 months)Hybrid with discovery phase, cap-and-collar contract, and bi-weekly sprints in the build phase. Management certainty plus team flexibility.
- MVP development and product buildTime-and-material or cap-and-collar with Scrumban rhythm, clear prioritisation, and short learning loops. See also our article on MVP in 90 Days.
- SaaS product development in ongoing operationsShape-Up with six-week cycles for small, experienced teams, or Scrumban for larger structures. Roadmap as a prioritisation anchor.
- Scaled multi-team structures (3+ teams)Lightweight SAFe or a custom scaling model with Program Increment logic. Quarterly synchronisation.
- Regulated domains with mandatory standardsV-model or waterfall with iteration loops within phases. Traceability takes priority over speed.
This heuristic does not replace individual case analysis — team size, contract context, stakeholder landscape, and existing tooling must all be considered. It does show, however, that for most SME constellations fewer than ten standard answers exist. Anyone who honestly classifies their own project type can get very far with a manageable methodology vocabulary. For the complementary question of whether in-house or an external partner is a better fit, see also Nearshore, Offshore, or In-House.
Frequently Asked Questions
Is waterfall still relevant in 2026?
Yes, in certain constellations. Where scope is precisely defined by regulation, standard, or contract — medical devices under IEC 62304, railway software under EN 50128, public procurement with EVB-IT — a classic phase model with clear requirements, design, build, and test phases is often the most economically rational choice. Waterfall also remains superior for pure hardware-software combinations with long certification lead times. In all other cases — evolving requirements, uncertain market response, product development — iterative approaches measurably outperform phase models.
Is Scrum worth it for an 8-person IT team at an SME?
Only partially. Scrum with all its roles — Product Owner, Scrum Master, Development Team — is designed for 5–9 people and works technically. However, SMEs frequently lack a Product Owner with genuine decision-making authority, because requirements still need to be signed off by management or department heads. In that constellation, a lightweight Kanban approach with bi-weekly review sessions often works better than formal Scrum. The key is not to copy the methodology but to solve the problem it is designed to address.
How does a fixed-price contract work with an agile approach?
Through the so-called cap-and-collar model or a fixed-price framework with a change mechanism. The client receives a ceiling for budget and time; in return they define scope flexibly — typically prioritised as must-have, should-have, and could-have. If delivery reaches the must-have level before the budget is exhausted, work continues with should-have items. If the budget runs low, could-have items are dropped. Pure fixed-price contracts with detailed scope lock-in only work for genuinely well-defined projects — migrations, integrations, clearly bounded modules.
When is SAFe worth it as a scaled framework?
From approximately three to four development teams working in parallel with dependencies and shared releases. Below that threshold SAFe generates more overhead than value — the weekly synchronisation meetings, Program Increment Plannings, and Release Train Engineers only pay off when real coordination problems exist. Larger SMEs with 50 to 200 developers and multiple products benefit from SAFe; smaller structures should stick with a more lightweight hybrid approach.
What is Shape-Up and when does it suit SMEs?
Shape-Up is the methodology developed by Basecamp, built around fixed six-week cycles preceded by a shaping phase in which a small senior team roughly outlines a proposal and makes a clear risk assessment. Instead of daily stand-ups, small teams work autonomously for six weeks on a bet with a clear appetite — the time-budget limit. Shape-Up suits SME software products with small, experienced teams and limited external stakeholder pressure. For contract development with client agreements it is less suitable, because it complicates traditional expectation management.
Ready to choose the right methodology for your project?
Let's talk for 30 minutes, no commitment. We analyse scope, team size, and contract context and recommend a concrete methodology and contract model — including tool recommendation and a realistic effort estimate for the first 90 days.
Schedule a 30-minute conversation