mimacom blog

Test@agile software development - a case study

February 27, 2019

Agile software development is the state-of-the-art procedure in project management. What role does testing play in the agile world? In the Scrum methodology, however, the terms QA or testing does not apply. How can we ensure the quality of our product through testing processes within agile development? Learn how testing drives our agile project development to deliver value.

Read more

Happy New Lunar Year 2019

February 5, 2019

This blog post is a little treat for all geeks. In short, we will introduce logstash to ingest data into Elasticsearch. The occasion is to celebrate today the Lunar New Year or Chinese New Year. 2019 is the Year of the Pig. In Chinese culture, pigs are the symbol of wealth. Their round faces and big ears are signs of fortune as well. The common belief is that pigs are blessed with luck and have a beautiful personality. See below the fortune output for the year of the pig.

Read more

Trusting Certificates With BOSH

January 21, 2019

In any on-premise deployment there are usually a bunch of self-signed certificate authorities (CA) that need to be trusted from all VMs in the BOSH deployment (and the jobs running on the VMs). This blog post sheds some light on where to provide CA bundles in order to establish trust in BOSH deployments.

Read more

Working with Arrays in Linux Shell

January 16, 2019

One necessity is dealing with Arrays as a data structure in any kind of language or interpreter. The Linux Documentation Project has lots of documentation, but lacks IMHO concise and straightforward examples. I created this example, as recently I have struggled myself how to operate on arrays. I spice it up with some ASCII art from asky.io (♥_♥).

Read more
Newer posts Older posts