Adriano Junior
Cuez by Tinkerlist
SaaS for broadcast and live events, Belgium

A slow API that was blocking user growth, made 10x faster.

Three seconds down to three hundred milliseconds, with roughly 40% less infrastructure cost behind it. The growth ceiling was never the number of users, it was the response time.

The Cuez product
10x fasterAPI response, from 3 seconds to 300 milliseconds.
~40%Infrastructure cost reduction.
3s → 0.3sOn the endpoints users hit most.
Live TVWhere a slow response is visible on air.
The situation

Cuez runs live broadcast production, where a three second response is not slow, it is broken. Growth was being held back by an API that got worse as usage rose, and the assumption in the room was that more servers would fix it.

What I did

The first pass was measurement, not optimisation. Most of the latency turned out to sit in a handful of query patterns and repeated work that could be done once and cached, not in the parts anyone suspected.

Heavy work moved off the request path into queues with Laravel Horizon, hot paths got proper caching in Redis, and media processing was reworked so it stopped competing with user traffic.

The result

Responses went from three seconds to three hundred milliseconds, a 10x improvement, and the infrastructure bill fell by roughly 40% because the servers were no longer compensating for the code.

Stack

Laravel, Vue.js, TypeScript, AWS, FFMPEG, Redis, Laravel Horizon.

What it took

One person, start to finish. Working software every two to four days, a written update every working day.

Same thing, for you

$7,999 a month. 14 days, money back. Stop any month, no notice. Everything I build belongs to you.

See what I build ›
Let's talk
An answer within 24 hours, every working day.