Logical Progression

a space to place new steps of change

Containerising and Deploying with k8s

This started less an article or blog, more a journal of my many failed attempts at containerising and deploying a small app. I was keen to practice with the technologies I use every day, but without the guardrails of a fantastic platform team with all the tools and support they provide. The following describes the (eventual!) successful steps to… Package a Kotlin web application with environment secrets in a Docker image

Tempo Valence

An api allowing the user to search Spotify’s api for music based on its Valence (positivity or happiness), and soon, its Tempo (beats per minute). The code for the Tempo Valence app can be found at https://gitlab.com/matt34Tea/tempo-valence