#devops
6 items tagged "devops".
Posts
Lighthouse Auditing a Static Blog Until the Scores Hit 100
Posted on:May 12, 2026· 5 min readI ran Lighthouse against my Astro blog and got a performance score of 56. Three iterations later it was 100. The tools weren't the problem — it was the dev server, the font loading, and a 629KB PNG being used as a 48×48 thumbnail.
Troubleshooting Graylog Problems
Posted on:July 10, 2022· 2 min readCommon Graylog problems and how to fix them — starting with journal backlog and ElasticSearch flood warnings.
How to Switch AKS Clusters
Posted on:April 9, 2022· 1 min readQuickly change the active Kubernetes context using the Azure CLI.
Purge a Soft-Deleted Azure Key Vault
Posted on:April 1, 2022· 1 min readAzure Key Vault's soft-delete means a deleted vault isn't truly gone. Here's how to purge it completely.
Projects
-
eCarUp
EV charging platform — iOS apps, admin portal, backend API, infra, and CI/CD. Rewritten from Xamarin to Swift.
ios swift angular dotnet azure kubernetes devops xamarin -
AMBOSS
iOS apps, Python backend API, and CI for the AMBOSS medical knowledge platform.
ios objective-c core-data python devops