flex/flex-training-flexinale
2024-11-12 17:16:29 +01:00
..
flexinale-distributed chore: Provide scripts to start the containers 2024-11-12 17:16:29 +01:00
flexinale-modulith-1-onion chore: Initial import of FLEX training material 2024-11-12 17:15:25 +01:00
flexinale-modulith-2-components chore: Initial import of FLEX training material 2024-11-12 17:15:25 +01:00
flexinale-monolith chore: Convert existing .bat files to shell scripts 2024-11-12 17:15:25 +01:00
infrastructure chore: Provide scripts to start the containers 2024-11-12 17:16:29 +01:00
.gitignore chore: Initial import of FLEX training material 2024-11-12 17:15:25 +01:00
LICENSE chore: Initial import of FLEX training material 2024-11-12 17:15:25 +01:00
pom.xml chore: Initial import of FLEX training material 2024-11-12 17:15:25 +01:00
README.md chore: Initial import of FLEX training material 2024-11-12 17:15:25 +01:00

flex-training-flexinale

iSAQB Advanced Level FLEX training: This code contains our case study for the "flexinale" example. This is the main repo containing blueprint and solution.

Architecture as a monolithic system

This part is in the folder flexinale-monolith

Architecture as a modulithic system

Part 1 is in the folder flexinale-modulith-1-onion Part 2 is in the folder flexinale-modulith-1-components

Architecture as a distributed, service-oriented, event-based system

This part is in the folder flexinale-distributed