chore: Initial import of FLEX training material
This commit is contained in:
parent
c01246d4f7
commit
12235acc42
1020 changed files with 53940 additions and 0 deletions
14
flex-training-flexinale/README.md
Normal file
14
flex-training-flexinale/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue