Spring Boot Apps with Kong API Gateway using OpenAPI & Declarative Configuration
11/16/20
Showing how to elegantly integrate Spring Boot apps with Kong API Gateway using OpenAPI and Declarative Configuration. Read more
11/16/20
Showing how to elegantly integrate Spring Boot apps with Kong API Gateway using OpenAPI and Declarative Configuration. Read more
01/07/20
An overview on Kubernetes, Pulumi, Istio and everything related to containers - review of ContainerConf 2019 in Mannheim, Germany. Read more
08/07/19
In recent years, lots of new programming paradigms have emerged – going from monolithic architectures towards microservices and now serverless... Read more
06/26/19
In this article, I want to briefly introduce you to Kubernetes Operators and show you a way to create your own operators out of existing Helm Charts with low effort. Read more
01/15/19
By implementing Test-driven development and Continuous Integration for infrastructure code with Ansible and Molecule, we've done a huge step towards the right direction. Read more
12/11/18
The benefits of Test-driven development (TDD) for infrastructure code are undeniable. But we shouldn´t settle there! What about executing these tests automatically and on a regular schedule? Read more
12/04/18
So you´re doing Infrastructure-as-Code? Sure. But have you ever heard of Test-Driven Development? It´s that dev team thing, right? Hell no! It should be equally important to infrastructure coding! Read more
10/29/18
In my previous article, “Hyperledger Fabric test network on AWS using Ansible”, I introduced a simple way to provision VM... Read more
08/31/18
If you'd like to be able to return to a known working state of specific objects and projects rather than your whole OpenShift cluster, you may find this approach to project backups useful. Read more