Skip to main content

Low Level Diagram Architecture

To recap main building blocks of tibERbu HealthNet stack are:

  • bench - The environment that makes all functionalities possible. Adding sites, installing apps, performing runtimes, etc. 
  • app - It defines specific functionalities such as core services, Document Models(doctypes)(ORM) schemas, specific REST interfaces and hooks (event triggers)
  • site - This enables the user to interact with system functionalities. Each site is its own tenant with full end-to-end capabilities.(UI - program logic - cache - database) 

***then finally The Cloud: It is an orchestration layer that hosts one or more benches to ensure smooth DevOPs, continuous delivery and ultimately contribute to a great user experience!

architecture-1.png