
Having used Pulumi the last 2 years after switching from Terraform I want to share some of my experience by comparing both infrastructure as code tools and explain why I prefer Pulumi in most situations....
Read more

In this article, you will learn about the basics, origins and phases of Infrastructure as Code. In addition, we show you small code examples to give you a first impression of the different tools and...
Read more

kubectl is the most used tool for working with Kubernetes. But the interface often times is confusing and verbose. In this post I put some tricks and neat features of kubectl, that help with the...
Read more

CI/CD has become a very important term in modern software development process, in particular microservice development. It lays out a set of principles that enable development teams to deliver value faster, more reliably and transparently....
Read more