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
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
Structuring serverless applications in the cloud 06/25/21 by Jonas Verhoelen Software teams are learning to appreciate the advantages of Serverless. In the cloud some new structuring laws apply. Learn about them in order to get your benefit from Serverless today. Read more Leave your thoughts
Goodbye Dockerfile: Cloud Native Buildpacks with Paketo.io & layered jars for Spring Boot 11/30/20 by Jonas Hecht Why Cloud Native Buildpacks with Paketo reduce the need to write Dockerfiles and how to integrate them with Spring Boot layered jars. Read more Leave your thoughts
Cost-effective batch jobs on AWS’ serverless infrastructure 06/04/20 by Timo Böhm There are batch jobs that require much engineering and fine-tuning on serious hardware to make them feasible. However, many batch jobs run on oversized infrastructure. Read more Leave your thoughts
From PDF data sheets to shared understanding with serverless SHACL 04/02/20 by Matthias Frank In this article we implement a generic approach to prepare formalized knowledge for a shared understanding by extracting the information contained in arbitrary PDF data sheets. Read more Leave your thoughts