Tag: driven
9 take-aways from KanDDDinsky Conference
Jennifer Abel
01.12.2022
DDD focuses on building a software architecture fitting to the business needs. Using a bounded context provides us with the solution space and the subdomains containing the problem spaces. To support this, we aim at loose coupling, e.g. not to include external systems in our domain. With the ubiquitous language we make all of this understandable to business people.
Domain Driven Design Remote-Workshop mit Michael Plöd | INNOQ
Michael Plöd
Prisca Fey
17.04.2020
Neue Herausforderungen brauchen eine offene Herangehensweise und sowohl synyx als auch INNOQ stehen Neuem grundsätzlich aufgeschlossen gegenüber. Aus diesem Grund entschieden wir uns für ein gemeinsames Experiment: wir führen die 3-Tage Schulung remote durch.
KanDDDinsky 2019 in Berlin
Julia Burgard
Sebastian Heib
Thomas Pötzsch
13.12.2019
Erfahrungsbericht der KanDDDinsky Konferenz 2019
How we ended up using BDD
Andreas Weigel
31.07.2017
It was not our primary goal to use Behaviour Driven Development (BDD) in the project at a customer, but while finding and optimizing our agile software development process we recognized that we established the building blocks of BDD. It works quite well and offers a lot of space and flexibility for our future plans, switching our architecture to microservices. The project setup But let us start at the beginning of the project.