Latest Publications on Industry and Research
-
A taxonomy of microservice integration techniques [INFSOF Journal]
Abstract Context Microservices have become an important architectural style for building robust and scalable software systems. A system’s functionality is split into independent units, the microservices, that communicate over a network and can be deployed independently. The shift of complexity into the integration layer necessitates enhanced collaboration among stakeholders, stressing the importance of effective communication.…
-
The software bill of materials [Computer Magazine]
I’m happy to report that the 34th article in the open source column of IEEE Computer has been published. As always, please consider writing an article proposal! Title The Software Bill of Materials Keywords Bill Of Materials, Open Source Software, Software Supply Chain, […] Authors Dirk Riehle Publication Computer vol. 58, no. 4 (April 2025),…
-
Improving country-level competitiveness through open source consortia
The German economy would be better off, and overall more competitive, if its participants collaborated on the development of open-source software they need to operate their business. They could free themselves from (some) of the dependencies (vendor lock-in) on the Silicon Valley while reducing overall costs, setting standards, etc. (This is a position paper I…
-
Making your research work practical for industry use
Most research articles are written for other researchers, leaving “popularization” to further publications (that for the most part never happen). What if you were able to capture and present your research work in such a way that it furthers your research and speaks to practitioners as well? After all, without application in practice, there will…
-
What’s wrong with German university startup incubators?
Let’s use the simple root cause analysis method of asking multiple times why. 1. Many German university incubators are a joke. Why are they a joke? 2. Because they don’t deliver what they should be delivering: Return on investment for the commercialization of all the intellectual property created from public funding given to them. Why…
-
A systematic review of common beginner programming mistakes in data engineering [CSEE&T 2025]
Abstract The design of effective programming languages, libraries, frameworks, tools, and platforms for data engineering strongly depends on their ease and correctness of use. Anyone who ignores that it is humans who use these tools risks building tools that are useless, or worse, harmful. To ensure our data engineering tools are based on solid foundations,…