Improving Service Stability Through Layered Testing, Monitoring, and On-Call Response

Improving Service Stability Through Layered Testing, Monitoring, and On-Call Response

Our testing strategy has long placed a strong emphasis on the pull-request and pre-deployment stages.
Stable sorting in Prisma

Stable sorting in Prisma

At Cerebrum we recently came across a tricky bug, where we would see records being
Stop undifferentiated heavy lifting

Stop undifferentiated heavy lifting

How to leverage the unique advantages your company holds and reuse existing infrastructure, tools, and standards to scale faster.
How to use session context in Prisma

How to use session context in Prisma

Tackling the challenge of accessing context in Prisma middleware by using the cls-hooked npm module to store context-specific data, allowing for advanced logging and permissioning.