isaqb-org / curriculum-flex

Curriculum for the FLEX ISAQB Advanced Level Training
4 stars 5 forks source link

missing topics in the curriculum #47

Open mrtnlhmnn opened 1 year ago

mrtnlhmnn commented 1 year ago

The current topics are not addressed (sufficiently):

a) Testing for both mono/modulithic and distributed systems (another driver / requirement) b) Migration concepts, especially when going from a mono/modulithic system to a distributed one. Concepts like blue/green or red/black deployment and replacing parts from the monolith. c) "Chaos Engineering", as an add-on to "Resilience" d) Concept of an inter-service/system interface ("Schnittstelle"). How to setup such an interface, interface contract etc. e) Versioning of systems and services (like with "Semantic Versioning")