Tag: CICD
-
Hello GitHub Actions, Goodbye JAAnkins: Open Source North conference 2023
TDLR; If the day ends in Y, it’s a perfect day to ditch Jenkins and migrate your CICD to something less crappy, like GH actions. This is the summary of a talk I prepared for Open Source North conference in May 2023. When we talk about migrating an application CI/CD pipeline from Jenkins to GitHub…
-
Zero to Hero with Kafka on Kubernetes: Open Source North conf 2021
TLDR; this is a summary of a tech talk I did at Open Source North in 2021. It draws on a past project in which I created an event-driven architecture and patient portal to compare prescription prices by zip code. In the process I figured out an easier way to deploy and manage Kafka on…