Learn how to set up Git for version control on the Windows Subsystem for Linux.
— Read on docs.microsoft.com/en-us/windows/wsl/tutorials/wsl-git
Forfatter: mca
Building resilient event-driven architectures with Apache Kafka

Even though cloud-native computing has been around for some time—the Cloud Native Computing Foundation was started in 2015; an eon in computer time—…
Building resilient event-driven architectures with Apache Kafka
How To Create Kubernetes Jobs/Cron Jobs – Getting Started Guide

Kubernetes jobs are primarily meant for short-lived and batch workloads. It runs for completion instead of other objects like deployment, replicasets…
How To Create Kubernetes Jobs/Cron Jobs – Getting Started Guide
How to Keep Docker Container Running for Debugging

This post will look at how to keep a Docker container running for testing, debugging, and troubleshooting purposes. Why Does Docker Container Exit …
How to Keep Docker Container Running for Debugging
How Shifting Testing Left Can Boost DevOps Velocity

DevOps is all about balance: How can speed and quality be balanced to best meet the demands of customers who want exceptional digital experiences as …
How Shifting Testing Left Can Boost DevOps Velocity
Why deadlines and sprints are bad for you | by Antti | Medium
In a software development project, it’s important to find a suitable process for the project. A good process helps developers, managers, customers and users. A great process should improve the…
— Read on medium.com/@niant/why-deadlines-and-sprints-are-bad-for-you-7ee87be5d0f0
SOLID
An Easy Way of Deploying Helm Charts on OpenShift | IBM
This is a workaround for one key feature that Kubernetes supports and Red Hat OpenShift doesn’t, at least officially–the ability to deploy Helm charts.
— Read on www.ibm.com/cloud/blog/deploying-helm-charts-on-openshift
Structured Logging with Structured Arguments – INNOQ
How to make better log statements with Structured Arguments
Testing microservices on OpenShift using Arquillian Cube – Piotr’s TechBlog
Testing microservices on OpenShift using Arquillian Cube – Piotr’s TechBlog
— Read on piotrminkowski.com/2018/06/07/testing-microservices-on-openshift-using-arquillian-cube/