von Fabian Kohlmann | Jun 13, 2023 | English, Software Engineering, Tools & Frameworks
In modern IT systems expired certificates continue to be a cause for major outages. In this article, I will present a simple solution to properly handle the problem on a service level using proven monitoring and alerting tools. Why do we need expiring certificates and...
von Moritz Rumpf | Apr 26, 2023 | English, Software Engineering, Tools & Frameworks
Writing clean code is an important part of modern software development. In this article, our colleague Moritz presents his favorite function “pipe” which helps him write clean code in Typescript projects. Over the past years, I have worked on a few...