Contact

Blog

Keep up-to-date with the latest news, innovations and digital happenings with viesure innovation center.

Student Life to Full-Time Job:  A Step-by-Step Guide

Student Life to Full-Time Job: A Step-by-Step Guide


If the title of this particular blog post jumped out at you, you’re probably towards the end of your student […]


DesignExperiences
Providing sensitive information to applications in Kubernetes environments using init containers

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 […]


Tech
Implementing an annotation-driven GDPR cleaning service

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 […]


Tech
Reducing costs in cloud environments

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 […]


Tech
Rasa – building an assistant from scratch

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 […]


Tech
Enabling developers to deploy cloud infrastructure with gitops

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 […]


DeveloperTech
Header-based backend selection with nginx ingress controller

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 […]


Tech
Communication beyond words 🤭

Communication beyond words 🤭


Especially after experiencing several lockdowns during the last two years, most of us desk workers know the difference between video, […]


Management
Gender Classification for Social Media Author Profiling

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. […]


Tech
Why is it so hard to listen actively?

Why is it so hard to listen actively?


Have you ever thought about improving your listening skills? Honestly, most of us haven’t because we simply aren’t aware of […]


Management
Writing kpt functions with bash

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 […]


Tech
Fuzz testing

Fuzz testing


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


Tech