go

Testing Terraform Modules

A post on writing and testing two Terraform modules with Go, AWS and Localstack.

RunCode.ninja Challenges

This post was born on a misty saturday morning, while slowly sipping some good quality coffe in a Prague café. The last several days after work was over I spent solving programming challenges on runcode.

Docker with Ansible

Learning Ansible and applying it to a project with Docker.

Performance tuning GO

Unexpected lessons about the cost of I/O during a simple programming exercise on encoding/decoding.