Home Projects Portfolio Dashboard Export PDF Log in

Languages

English
52

Latest Updates

Documenting code, one commit at a time.

Mapping the Cloud: Documenting a Serverless AWS Architecture for 'Justifai'

For the justifai project, clarity in our increasingly complex serverless architecture is paramount. As microservices proliferate and responsibilities become more distributed, keeping a holistic view of the system's structure and data flows is a significant challenge.

The Challenge of Distributed Systems Documentation

Serverless applications, while offering immense flexibility and

Streamlining Architecture Documentation: A Dual Diagram Strategy

In the justifai project, maintaining up-to-date and accessible architectural documentation is paramount. As systems evolve, so must their representations. A common challenge arises when balancing the need for visually rich, high-level diagrams with the precision and maintainability of 'diagrams as code'. This post explores how justifai addresses this by implementing a dual diagram strategy.