Recent Posts

Terraform and Azure CosmosDB

3 minute read

Recently I was creating Terraform IaaC solution for Azure CosmosDB. First step was to find if there is en exising terraform module, which I could use for our...

TIL - Retrieving Jenkins secrets

less than 1 minute read

I’m a long-time Jenkins user. And I always thought that it’s only possible to get secrets via some kind of expose from runner.

Passed RedHat PE180 exam

3 minute read

I have successfully passed Red Hat PE180 and earn Red Hat Certified Specialist in Containers for Kubernetes. In this post I will share my experience about mo...

Terraform vs Github Actions

4 minute read

My project is migrating to github, and one of team intentions was to use github actions instead of Jenkins.