flex/flex-training-flexinale/README.md

14 lines
538 B
Markdown

# 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