top of page
All Posts


Cypress Parallelization With Gitlab CI - For Higher Quality Applications
Explore how to harness the power of Cypress and GitLab CI for faster and more effective testing.

Alex Wieland
Sep 7, 20233 min read


Jest Parallelization with GitLab CI
In the world of software development, testing plays a crucial role in ensuring the quality and reliability of our applications. As projects grow in complexity, so does the size of the test suite. Running these tests sequentially can be time-consuming and inefficient, leading to delays in the development process. Fortunately, there's a solution: Jest parallelization combined with GitLab CI. In this article, we'll explore how to leverage these powerful tools to significantly sp

Alex Wieland
Aug 30, 20232 min read


WeAreDevelopers World Congress - A Review
open200 attended this year's WeAreDevelopers World Congress in Berlin! In this article I share my experience of the congress.

open200 Team
Aug 22, 20234 min read


Immutable Images in the Angular World
Deploying an angular app is as easy as copying the dist folder to a web server, right? As often the answer is: It depends

open200 Team
Aug 3, 20233 min read


Kubernetes - Discover the Benefits: Why your company should embrace it!
There’s many good reasons to adapt Kubernetes but I got to be honest with you, it for sure comes at a cost.

Cevin Freitag
Jul 11, 20234 min read


Storybook - Enhancing Customer Collaboration: A Guide to Improving UI Component Workflows
Storybook can improve your collaboration with customers, designers and developers resulting in better UI component workflows.

Alex Wieland
Jun 21, 20233 min read


Using Wireshark to analyze TLS encrypted traffic
Learn how to decrypt and analyze TLS encrypted traffic using Wireshark. Gain insights into secure communication.

Gerhard Hipfinger
Apr 28, 20234 min read


Managing Logs with Ansible, Promtail, Loki and Grafana
How to consolidate system and application logs in a simple Grafana UI, using Ansible, Promtail and Loki.

open200 Team
Jun 25, 20212 min read


How we run a Mumble voice chat server in a Nomad Cluster
Developer Martin set up an open source voice chat server in the cloud. He gives a detailed how-to in this blog article.

open200 Team
Mar 10, 20213 min read


Our approach to Remote Mob Programming
We at open200 now tried to apply the best practices of mob programming in a remote session and it worked out just fine!

open200 Team
Oct 1, 20204 min read


Keycloak User Management - your solution for secure user admin
New web project! Need a customer login? Write the 741th Single Sign On solution yourself, or check out Keycloak!?

open200 Team
Mar 12, 20202 min read
bottom of page