Technical architecture decisions and system design
5 articles in this category

A hosting platform should never put its own credentials inside your application, and never make you guess which ones yours needs. We got the first half right and the second half wrong.

Clients earn a real discount by taking part in their project. We measured what was actually reachable and got 5%. Six of sixteen rewards could only be earned by our own staff.

How we architected our platform to serve boottify.com and control.boottify.com from a single codebase.

How we implemented a hierarchical RBAC system with five distinct user roles.

Our approach to adding real-time updates for notifications, chat, and live data.