# Architecture

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

<figure><img src="https://3948069978-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjlWIpocXiu23zUJBXL4Y%2Fuploads%2F5XJxsujhOe7KfpHcVNiB%2Fpersonify.svg?alt=media&#x26;token=ff257b12-af47-4b7c-9e10-96b3f152a559" 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.
