Recent Posts

Infrastructure as a Service - IaaS

1 minute read

Infrastructure as a Service ist eine der drei Hauptformen des Cloud Computing. Es beinhaltet den Zugriff auf virtuelle Ressourcen der IT-Infrastruktur über d...

The beauty of Git

1 minute read

A customer of ours recently switched to Git and asked me to host a brownbag session on it.

Q&A Software Embedded Data Analytics

4 minute read

To gather information about the usage details of our Q&A software, we use a two-tier approach to software embedded data analytics. It is based on an ELK ...

How to cleanup your docker registry

3 minute read

After running our own private docker registry for a while, we identified the problem that it never forgets its images.

Functional programming in Scala

1 minute read

I did a short presentation (1.5 h) on functional programming with Scala for the software development teams at one of our customers.