DeliChain vs Building In-House

Thinking of building this in-house?

Some large chains do build catering software internally. Waitrose in the UK has run their own “Food Made To Order” service for years. It can work. But the honest tradeoffs are not usually what the initial business case assumes.

The short answer

Build in-house if
  • You operate at >500 stores, have an internal engineering team, and your catering operation is strategically core enough to justify a 3-5 year investment.
  • Catering revenue at maturity exceeds €50M per year, so development cost amortizes against a real number.
  • You are willing to accept that your platform will be forever single-tenant, single-brand, and custom-maintained — including hiring catering-domain engineers in perpetuity.
Buy DeliChain if
  • You want a working catering operation in months, not years.
  • You'd rather your engineering team work on things that differentiate your retail brand — not on re-implementing capacity rules and pickup-time logic.
  • You want continuous platform evolution funded by other chains' budgets too — not just yours.
  • Your finance team prefers a predictable subscription to an open-ended capex project with a tail of unscoped maintenance work.

The True Cost of an In-House Build

The line in the business case is usually “€800K dev project.” The reality, taken from public benchmarks for grocery internal-build projects, is closer to this:

PhaseTypical realityIndicative cost
Discovery + spec3-6 months of stakeholder interviews, store visits, vendor evaluation. Often produces a 200-page document that gets re-spec'd 12 months later.€100-200K
MVP build (year 1)Catalog, ordering, pickup scheduling, basic admin. Either a 6-8 person internal team or a SI partner. Slips by 3-9 months.€800K-1.5M
Rule engine (year 2)Capacity, pickup-date, pickup-time, pricing, vouchers. Always underscoped in the original plan; usually requires a re-architect.€600K-1.2M
Multi-store rollout (year 2-3)Per-store config UIs, store-manager training, pilot, expansion. Each rollout wave surfaces new edge cases requiring product work.€400K-800K
Ongoing (year 3+)4-6 person platform team in perpetuity: bug fixes, regulatory updates, new POS integrations, browser compatibility, security patches.€600K-1M / yr
Total to mature platform3-4 years to feature parity with what DeliChain ships today, plus permanent ongoing cost.€3-5M one-time + €600K-1M/yr

Cost ranges illustrative, drawn from public retail-tech project benchmarks. Internal-build catering platforms are rarely written up publicly because they are rarely considered competitive advantages worth disclosing.

Timeline: When Does Each Approach Go Live?

For a 50-store chain starting from zero today.

Build in-house
  • Months 0-6: Discovery, vendor evaluation, hiring or SI selection
  • Months 6-18: MVP build (catalog, basic ordering, payment)
  • Months 18-24: First store pilot, learn what was missing in the spec
  • Months 24-36: Rule engine, multi-store rollout, real production volume
  • Year 4+: Mature platform, ongoing maintenance team in place
~36 months
to mature, multi-store production
Buy DeliChain
  • Weeks 0-4: Discovery workshop, brand setup, assortment import
  • Weeks 4-10: Per-store config (capacity, lead times, departments), staff training
  • Weeks 10-14: Pilot with 3-5 stores, real orders flowing
  • Months 4-9: Rollout to remaining stores in waves
  • Month 9+: Full chain live, platform continuously evolving funded by all clients
~9 months
to full chain in production

What the Spec Always Misses

Internal-build specs assume the catering domain is simpler than it is. These are the items that consistently surface in year 2 and force a re-architect.

Per-store capacity rules

Not a single number per store, but per-day, per-product-family, per-shift. Plus seasonal overrides. Plus emergency caps when staff calls in sick.

Lead-time arithmetic

A 3-day lead time at 18:00 is not the same as at 09:00 next morning. Dates need to roll over correctly across timezones, weekends, and store-specific holidays.

Multi-channel pricing

B2B vs consumer. Family discount that stacks with voucher but not with seasonal promo. The pricing rule engine alone is usually 20% of the platform.

Production-plan printing

Five different views (production slip, delivery slip, full order, unpaid, all). Each has format conventions store managers expect from the legacy paper process.

Configurator edge cases

Build-your-own products with 30+ options, dependent selections, dynamic pricing, free-text fields (kagemand name on a marzipan ribbon). Generic form-builders don't handle this.

Refund and cancellation flow

Customer cancels 6 hours before pickup; production already started. What does the refund policy do, and how does the platform enforce it without a human deciding case-by-case?

When Building In-House Actually Makes Sense

We are not anti-build. There are real situations where it's the right call:

If two or more of these apply, it's worth modeling the in-house path seriously. If none apply, the math almost always comes out in favor of buying.

Which one to pick

For chains under 200 stores, building in-house is almost never the right call — the development cost outruns the catering P&L.

For chains 200-1,000 stores, building can pencil out, but only with a strategic platform team already in place and a 3+ year patience window.

For everyone else — including the “we have IT, we could build this” ambition that often surfaces in steering-committee discussions — DeliChain shortens the path from decision to live operation by at least two years.

Frequently asked questions

What steering committees actually ask once the True Cost numbers are on the table.

We've already started building. Should we stop?+

Probably not stop, but reframe. The work done so far on the catering schema, rule engine, or admin tooling is rarely wasted — the lessons translate. The harder question is whether to keep going to v1, or to flip to DeliChain and reuse the in-house build for the parts that genuinely are unique to your chain (loyalty integration, ERP plumbing, custom voucher logic). Most chains find the catalogue, ordering, slot management, and tenant isolation are not where they want to spend the next 18 months.

Can we license parts of DeliChain instead of buying the whole platform?+

Not today. DeliChain is offered as a configured product, not a component library. The True Cost numbers on this page assume you buy the whole platform and integrate at the edges (auth, ERP, payments, loyalty). If you want a component-only relationship, that's a different conversation and almost certainly the wrong shape — the tenant model, rule engine, and order pipeline are deeply intertwined.

We have strong IT and want to customize heavily. Will DeliChain let us?+

Yes — within the platform's extension surfaces. You get a public API, webhooks for every meaningful event, configurable rule engines, and access to your own Postgres replica for analytics. What you don't get is direct write-access to the operational schema, because that breaks the upgrade contract. If your customisation requirements would force schema-level changes, building in-house genuinely is on the table — see the “When to Build” section above.

Our requirements are unique. Doesn't that force us to build?+

Often the requirements feel unique but turn out to be variants of the same six rule shapes (capacity, lead-time, slot, price, voucher, assortment). The rule engine is the answer to most “but our chain does X differently” objections. The exceptions are usually loyalty, ERP, and franchise-billing edges — those are integration work, not platform work, and they're where your IT team should be spending time anyway.

Where do the €3-5M one-time and €600K–1M/yr ongoing numbers come from?+

Public reference points: Waitrose's catering platform spend, Tesco F&F replatforming, and several large grocery digital programmes the consulting press has reported on. Inside DeliChain we've also priced what it would cost us to rebuild from scratch — the numbers land in the same band. They're not precise per-chain forecasts; they're the order-of-magnitude estimate every steering committee should plug into an honest TCO comparison.

Can our IT team integrate DeliChain with our existing stack?+

Yes — that's the assumed deployment model. We don't try to be your identity provider, your ERP, your loyalty engine, or your payment gateway. Integration to those systems happens via API and webhooks and is exactly where your IT team adds value. A typical first integration project is 4–8 weeks of work for a 50-store chain, much of which is internal change-management, not coding.

See what nine months of buy-not-build looks like

We'll walk you through the actual rollout plan for a 50-store chain — what happens in months 1, 4, and 9.

Book a Demo

Or email us directly at hello@delichain.com