How development for AWS changes the local setup
02.02.2018
When a new project is set up in the cloud these days, this usually means that AWS is used, that the backend is split into multiple services (e.g. microservices). Weiterlesen
02.02.2018
When a new project is set up in the cloud these days, this usually means that AWS is used, that the backend is split into multiple services (e.g. microservices). Weiterlesen
30.01.2018
In times of micro services, the zoo of applications can get quite big. Our simple dashboard supports us to keep track of our AWS code pipeline. Weiterlesen
21.06.2016
In the second half I show how you can test your Logstash configuration. However first I want to show why... Weiterlesen
23.02.2016
Erik Petzold, Sebastian Nemak and Raimar Falke. We all know the getXxx() and setXxx() methods in languages like Java. They appear in almost... Weiterlesen
20.01.2016
A study shows that the cause for almost all critical faults is bad error handling. I can back this up with... Weiterlesen
20.01.2016
Eine Studie zeigt, dass die Ursache für nahezu alle kritischen Fehler eine unsachgemäße Fehlerbehandlung ist. Dies kann ich aus meinen... Weiterlesen
13.05.2015
The task Some time ago I wanted to get a feeling for Erlang and I also had a need for... Weiterlesen
03.09.2014
In the last three blog posts we – Thomas Strecker and I – focused on writing tests and also covered how to run them.... Weiterlesen
30.07.2014
After unit tests and wired tests system tests are another test type. In this blog post we – i.e. Thomas Strecker... Weiterlesen
18.07.2014
In the last post we – i.e. Thomas Strecker and I – looked at the setup of a JIRA plugin project... Weiterlesen
17.07.2014
Test the basics There are multiple reasons for tests. Two major reasons are: To prove that a change of the... Weiterlesen