> For the complete documentation index, see [llms.txt](https://docs.personify.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.personify.be/architecture.md).

# Architecture

Picture below is visualizing the pipes and the plumbing of the different components.

<figure><img src="/files/pgdUQs7Fm1scRWm81JCe" alt=""><figcaption><p>pipes and plumbing</p></figcaption></figure>

All the entities are stored transactional in a PA compliant database and exposed via REST.

Spring-boot is the main technology for backends.

Frontends are deployed on Apache Tomcat.

All components are also deployable as docker images.
