Blog Entries

21. 12. 2023 Alessandro Taufer Development, DevOps

Blue-Green Deployment on Azure

When deploying new features, releasing your code into a production environment might not be as easy as it seems. To ensure the minimal amount of service disruption, we might want to easily roll back to a previous configuration or to gradually migrate traffic to a new one. That’s where blue-green deployment comes to our aid….

Read More
30. 11. 2023 Alessandro Taufer Development

A Minimal Voting System Based on Blockchain

Suggested reader skill level: Proficient in software development Reading time: 10 min What you will learn: “Blockchain is hard.” Even if everyone has heard this sentence at least once, the truth is that it’s not. It’s just a database, with a bit of cool stuff added on top. This article will teach you how to…

Read More
11. 05. 2023 Alessandro Taufer Bug Fixes, NetEye

Bug Fix for NetEye 4.29

We fixed a bug that was preventing the upgrade from 4.29 to 4.30 and removed some concurrency issues occurring in cluster environments. Furthermore we fix a a bug where the neteye_secure_install would overwrite dashboard UIDs in some edge-cases. For NetEye 4.29 we updated the following packages:

Read More

Archive