Tame the multi-cloud beast with Crossplane: Let’s start with AWS S3 07/04/22 by Jonas Hecht What if learning the Kubernetes API is all you need to provision any infrastructure? And we’re not only talking about... Read more Leave your thoughts
Building an instant noodles DevOps starter pack with Terraform and AWS 06/28/22 by Maik Fleuter How can we help a fictitious startup kickstart its software development process? Using Terraform and AWS services, we’ll build an... Read more Leave your thoughts
Development Containers & GitHub Codespaces kill the “works on my machine” problem 06/13/22 by Jonas Hecht We love them, and hate them at the same time: local development environments. But what if we could use remote... Read more Leave your thoughts
Secretless connections from GitHub Actions to AWS using OIDC 05/30/22 by Manuel Wessner Imagine the following scenario: You set up your GitHub Actions in your repository. And it’s all cool until you want... Read more Leave your thoughts
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
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
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
From specification to infrastructure – automated API deployments 01/27/22 by Daniel Kocot Deploying an API into the various stages of a software development pipeline involves not only the aspect of writing (designing)... Read more Leave your thoughts
Cloud Native Buildpacks / Paketo.io in GitLab CI without Docker & pack CLI 10/25/21 by Jonas Hecht You may have heard about all the benefits of Cloud Native Buildpacks?! But Paketo's pack CLI depends on Docker. So what about our Kubernetes-based CI systems, where we might not have a Docker daemon a Read more Leave your thoughts