My experience adding a MongoDB No-SQL database to my Kubernetes clusterIf you have read my article on how to decide between SQL and No-SQL databases, you may be wondering if you can add a No-SQL MongoDB…Jun 10, 2024Jun 10, 2024
How I choose between SQL and No-SQL solutionsIn this article I describe how I would choose between SQL and No-SQL databases for a solution. As part of that decision, I explore what…May 30, 20246May 30, 20246
How I avoid rolling over tickets from one sprint to another due to the ‘testing wall’If you have ever worked in an agile development team, you may have come across the ‘testing wall’. This is where, at the end of your…May 23, 20242May 23, 20242
Starting with Next.js and KubernetesNext.js is a framework for building high performance web applications. This article looks at how a Next.js application can be deployed to a…May 12, 2024May 12, 2024
How to set up dynamic secrets for Postgres using Vault and Spring Boot on KubernetesIn this article I look at how to add dynamic Postgres credentials to a Spring Boot application using the Hashicorp Vault secrets manager.May 5, 20242May 5, 20242
Creating a Spring Boot application to use with your Kubernetes clusterIn previous articles, I have shown how to create a base-level, Kubernetes cluster both in the cloud and on your local development machine…Apr 18, 2024Apr 18, 2024