Blog
-
How to update a GCP Loadbalancer URL Path Maps on Cloud Run deployment.
I have recently been doing some work on a new GCP project, and came a cross a frustrating scenario, so […]
-
Adding A GPU node to a K3S Cluster
I recently wanted to add a GPU node to my K3S cluster and found the documentation a little lacking so […]
-
Is your PostgreSQL instance configured incorrectly? Introducing PG Analyser
This week a client expressed a concern that their PostgreSQL Database instance may have a number of misconfigurations. Things like […]
-
Nevermind the Buzzterms, Here’s Anarchy in the Dev-Day
In a world where the unexpected has become the norm, the pandemic has not only reshaped our lives but also dramatically transformed the landscape of work—especially within the realm of software development. As we navigated through lock downs and social distancing, remote work transitioned from a luxury to a necessity, accelerating a paradigm shift in…
-
The Art of Crafting Software Architecture
Architecting a software system is an intricate and multifaceted process that extends far beyond the mere creation of diagrams or […]
-
Navigating the Fine Line of Microservices: When a pattern is an anti-pattern
Introduction The world of microservices architecture is intricate, often presenting a razor-thin line between efficient design patterns and risky anti-patterns. […]
-
Building Microservices: The Service Chassis
One way I like to deal with many of the issues that come with designing a Microservice system is to […]
-
Building a choreographed microservice architecture with the Decorated Saga pattern
Having recently read the second edition of Sam Newman’s book “Building Microservices” I felt the need to discuss an approach […]
-
Building a Kubernetes Development Cloud with Raspberry Pi 4, Synology NAS and OpenWRT – Part 7 – Installing Gitlab and the Gitlab Runner
This is the seventh article in a series covering detailing building a Raspberry Pi Kubernetes development cluster. In the first […]
-
Building a Kubernetes Development Cloud with Raspberry Pi 4, Synology NAS and OpenWRT – Part 6 – Kubernetes and Traefik Dashboards
This is the sixth article in a series covering detailing building a Raspberry Pi Kubernetes development cluster. In the first […]