Skip to content
Journal

Articles, field notes and architecture thinking.

The journal documents delivery, architecture, cloud, AI and SaaS product topics.

New here? Explore who we are and reach the team .
3 min

Two Next.js apps on two domains, one shared API

Why we split the customer portal and the operator console into two Next.js apps, and what that separation removed from the codebase.

  • Architecture
  • Multi-tenant
  • Auth
Read the note
7 min

RabbitMQ in a SaaS platform: where to use it, and why

When to use RabbitMQ in a SaaS platform, which flows should go through it, and how it helps decouple provisioning, notifications and selected business workflows without event-driving the whole system.

  • Integrations
  • Engineering
  • Architecture
Read the note
2 min

Building a full stack SaaS as lead tech

A look at the technical choices behind Cercly — from the dev environment to production, across microservices, mobile, and AI-assisted delivery.

  • Architecture
  • Engineering
  • DevOps
  • SaaS
Read the note
1 min

Architecture decisions that age well

A solid architecture is not the most ambitious-looking one, but the one that stays readable when the context changes.

  • Architecture
  • Platforms
  • Product
Read the note