Blog: Research and Development

  • Metrics for the efficiency of a software development process

    Fundamental metrics in software development In this article we assume that a software development process is good, if [...]

  • Checklist for an efficient code review

    Why is code review important? Peer code review is a widely used technique by software engineering teams. The [...]

  • AI Engineering Development Process

    Motivation for AI Engineering Development Process AI applications often involve not only classical application engineering but also elements [...]

  • How to connect two containers from different docker-compose files

    Introduction and Problem Setting Working with Docker containers allows developers to create encapsulated  applications that are independent of [...]