01Maintenance and support retainers
Right when software is live and someone has to own updates, uptime, backups and small changes. A retainer buys a named team and a monthly block of hours. The later cost is discipline: unused hours are wasted, and a backlog nobody prioritises turns a retainer into a slow rebuild.
Monthly · Named team · SLA
02DevOps and cloud management
Right when deployments are manual, environments drift, or the cloud bill surprises you every month. We write infrastructure as code, set up pipelines and monitoring, and hand over the console. Later cost: someone must keep reading alerts and approving upgrades, or the automation quietly rots.
Terraform · CI/CD · Monitoring · Cost control
03QA and test automation
Right when every release needs a day of clicking through screens, or a regression has already reached customers. We write end-to-end and API tests that run in the pipeline and block bad builds. The later cost is maintenance: tests age with the product, and flaky ones get ignored unless someone prunes them.
Playwright · API tests · Regression
04Accessibility audits and remediation
Right when procurement asks for a WCAG statement, a complaint arrives, or you serve the public. We audit against WCAG 2.2 AA with assistive technology, fix what we find, and document it. Later cost: every new page and component must follow the same rules, so the design system and content editors need training.
WCAG 2.2 AA · Audit · Remediation · Training
05Legacy modernisation and re-platforming
Right when a plugin-heavy WordPress site, an unsupported framework or a monolith blocks every change. We move in stages: WordPress to headless, monolith to modules, old database to a supported one, with the current system live throughout. Later cost: two systems to run during the overlap, and editor retraining.
Headless · Modular · Data migration
06Technical due diligence and fractional CTO
Right when you are buying, investing, raising, or running a product without a senior technical lead. Due diligence is a written view of code, architecture, security and team risk. Fractional CTO work is ongoing: roadmap, hiring, vendors. Later cost: advice only pays off if someone inside has authority to act on it.
Due diligence · Advisory · Roadmap