
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

Create an asynchronous backend application with Ktor and Exposed using PostgreSQL
Read more

July 2019
Deployment of a Spring Boot application using AWS Elastic Beanstalk, Amazon Route 53 and A...

July 2019
Setting up your development project using AWS Codestar

June 2019
CI/CD Series - Part 1: How to build a CI/CD pipeline using Jenkins, Docker & Kubernetes? (...

September 2018
Scale your Spring Boot Application in Kubernetes

July 2018
Modern Microservices Testing with TypeScript in Node.js on Microsoft Azure: A Real World E...

March 2018
Azure DocumentDB integration with Node.js using TypeScript and repository pattern