Replies: 3 comments 5 replies
-
Not sure about f) 12-factor app, but you have my go for g) and h). Btw. what about OSGi Bundles? |
Beta Was this translation helpful? Give feedback.
-
Actually I would like to keep them. Yes, they are not very widespread and in business applications they typically don't play a role. But in embedded systems or "systems closer to hardware" , they are still well known. |
Beta Was this translation helpful? Give feedback.
-
Interesting discussion here, I'm of exactly the opposite opinion: it turned out to actually be a very good practice every time I conduct the h) excercise because it makes participants think about the impact that code structure has on collaboration between teams and thus coordination effort which is the most common reason for coupling-issues in distributed systems. On f) see #18 |
Beta Was this translation helpful? Give feedback.
-
The current topics of the curriculum should be skipped:
f) 12-factor app
g) Chapter 3 - "Datenfluss- und Batch-orientierte Systeme" (last bullet point on page 11)
h) Chapter 5 - "Die Teilnehmer sollen auf Basis des DevOps-Organisationsmodells einen Team-Aufbau skizzieren können". This is too ambitious, taking this learning goal literally. "Team-Aufbau" would need to take organizational requirements and team topologies into account. This goes too far for such a training.
Beta Was this translation helpful? Give feedback.
All reactions