Deployment of configurable Single Page Applications
06/09/21
This blog post introduces a base image for Single Page Applications. Read more
06/09/21
This blog post introduces a base image for Single Page Applications. Read more
03/15/21
Reviewing the waves of CI/CD platforms the article shows the benefits of the Pipeline-as-Code Building Blocks pattern based on GitHub Actions. Read more
01/27/20
In this article, we show how you can build a custom remote training set up for your machine learning models. We aim for automation and team collaboration. 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
11/27/19
This article outlines a lean setup for a CI/CD setup to multiple Kubernetes clusters, using GitLab CI with the GitLab Docker Registry and the Kustomize customization engine. Read more
09/17/19
This first part of 6 consecutive blog posts on AWS CDK will guide you through the setup process of a custom VPC including subnets and security groups with AWS CDK and TypeScript. 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/06/18
How to make a React application container aware of Kubernetes environment variables at runtime through a dynamically rewritten config.js file Read more