DevOps vs. architecture – Why your transformation is failing and teams are starting to compensate
DevOps is being introduced everywhere today. New pipelines, new tools, cloud, Kubernetes, SAFe. The slides look good, the roadmap is green, the budget is in place. And yet the same […]
What is Tekton? Tekton vs Jenkins?
Tekton is an open source framework for creating Continuous Integration and Continuous Delivery (CI/CD) systems in Kubernetes environments. It provides a set of Kubernetes Custom Resource Definitions (CRDs) and controllers […]
Tekton CICD example project – GitHub Integration & testing (part 3/3)
In this final part, we’ll explore how to set up and integrate the created golang pipeline using GitHub and GitHub webhooks with Tekton pipelines running on GCP. A simple GoLang […]
Tekton CICD example project – Pipeline design & implementation (part 2/3)
In this second part of the Tekton CICD example project, we’ll delve into the design and implementation of the CI/CD pipeline. We’ll walk through an example project, demonstrating how to […]
Tekton CICD example project – infrastructure setup (part 1/3)
In this next installment of the Tekton course, we’ll delve into a real-world business scenario, guiding through theprocess step by step. Our journey will revolve around a straightforward Golang project […]
Platform Engineering & DevOps
In this (formerly) short blog, the terms DevOps, GitOps and Plaform Engineering will be described and compared. Is DevOps now dead and platform engineering “the new kid on the block”? […]