CICD GitLab security scanning – part 3: Kubernetes deployments 05/16/22 by Sven Hertzberg In part 1 and part 2, we focused on different types of security scanning practices. In this article we will... Read more Leave your thoughts
Agile Keycloak.X, but secure – without vulnerable libraries 05/10/22 by Sebastian Rose and Thomas Darimont TLDR: How to reduce the known CVEs (common vulnerabilities and exposures) to zero by creating your own Keycloak distribution*. Introduction... Read more Leave your thoughts
Kotlin Generating Kotlin DSLs 05/06/22 by Lukas Morawietz Introduction This article will give an introduction to Kotlin DSLs (Domain-Specific Languages) and teach you how to create and generate... Read more Leave your thoughts
Agilität GitHub Actions test a full Tekton CI installation 04/29/22 by Marco Paga In my previous blog posts I gave an intro to Tekton and showed how to configure and integrate it. This... Read more Leave your thoughts
CICD GitLab security scanning – part 2 04/19/22 by Sven Hertzberg … Containers … applications … licenses … In part 1 of the article series, we focused on static scanning of... Read more Leave your thoughts
Mule DMN decision tables with Mule 4 03/31/22 by Stefan Koch Start using DMN decision models in your MuleSoft flow editor instead of the choice node to reduce complexity. Read more Leave your thoughts
CICD GitLab security scanning 03/14/22 by Sven Hertzberg Secure.Your.Code! …At all stages…Automatically…Always…Starting with the first line of your code… Today, the security scanning of code, containers and applications... Read more Leave your thoughts
Agilität Tekton Triggers in practice 03/04/22 by Marco Paga This article is part of a series that deals with Tekton CI/CD and its practical use. In the first article we... Read more Leave your thoughts
Cloud Functions vs. containers – which is better? 02/24/22 by Jonas Verhoelen Docker containers and services for them are part of our toolboxes since 2013. Functions as a Service (e.g. Lambda) with managed services are the new kids on the block. How do they compare? Read more Leave your thoughts