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 .
5 min

A simple map of Cercly's SaaS architecture

A reading of Cercly's SaaS architecture focused on application boundaries: shared design system, separate frontends, dedicated BFFs, business APIs and shared infrastructure.

  • Architecture
  • Engineering
  • Product
Read the note
5 min

Provisioning a SaaS tenant via AMQP: end-to-end pattern

A multi-service provisioning implementation that cleanly separates business orchestration, asynchronous execution and tenant activation in a real SaaS architecture.

  • Multi-tenant
  • Integrations
  • Engineering
Read the note
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