Zurück zum Blog

Tag: driven

9 take-aways from KanDDDinsky Conference

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.

How we ended up using BDD

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.