Blog
You are currently looking at our 34 Tech articles

Providing sensitive information to applications in Kubernetes environments using init containers
The challenge We need to pass sensitive information like secrets, certificates, API keys, etc., to applications that are using Kubernetes […]

Implementing an annotation-driven GDPR cleaning service
A common problem in applications and services dealing with personal data is not only how to efficiently and reliably store […]

Reducing costs in cloud environments
Cloud infrastructures come with a multitude of advantages when compared to on premise hardware. Apart from the added flexibility, resilience […]

Rasa – building an assistant from scratch
Rasa is a framework for creating virtual assistants. More than a year ago, when I wanted to develop my NLP […]

Enabling developers to deploy cloud infrastructure with gitops
The challenge Typically, developers in a company are highly dependent on operators to set up new applications or create the […]

Header-based backend selection with nginx ingress controller
TL;DR The problem We want to define multiple ingresses for the same domain name in nginx ingress controller. A user-defined […]

Gender Classification for Social Media Author Profiling
In this post, I am going to talk about gender classification models in the context of social media author profiling. […]

Writing kpt functions with bash
Preface This blog post has been written before version 1.0 of kpt has been released. As there is currently heave […]

Fuzz testing
To all developers, DevOps, testers, and those interested in testing: Do you know this? Every time I test something I […]

iOS 15 – How to get the best out of the SwiftUI app with less code – Part 1
Intro In this blog post series, we will research the newly iOS15 opened-up API. It will be mostly about SwiftUI […]

Experiencing a CRISP-DM and Agile fusion @viesure
We @viesure are very passionate about agile working practices and most of our awesome teams employ SCRUM. In viesure’s AI Team we pride ourselves on working on …

Building API Products: API First
In this blog series, I want to talk about the experiences I’ve made building an API product and the best […]