Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The new Innomatic Platform 7 Architecture overview

With the 7.0 release Innomatic is making an important leap forwards in terms of technology.

In summary Innomatic 7.0 introduces a new technology stack referred to as "Platform" next to the existing Innomatic 6.x technology, herby referred to as Legacy. Platform Stack will throughout the 7.x series mature for each release until it becomes ready to be next evolution of Innomatic. This approach allows for very high degree of forward and backwards compatibility.

...

The 7.x generation will be the bridge to the next 8.x generation to be launched once the migration from legacy stack to the new platform has been completed.

Understanding the new architecture

Target architecture

 

Multi tenancy strategy

The main strategy for separating tenants in Innomatic is multi tenancy at code level and single tenancy at database/data access level: a database for each tenant, plus a centralized root database. By default, inside Innomatic there are no hard coded limit at how many tenants can be created.

...