Vörr AICareersContact
Book a Demo
Frigga Blog

Engineering insights.
DevOps without the noise.

Deep technical articles, product updates, and infrastructure thinking from the Frigga engineering team. Written by engineers who manage real production systems.

50 articles
When the Next Log4Shell Drops, SBOMs Decide Which Teams Answer in Minutes and Which Scramble for Days

A container image is mostly software you did not write and cannot see: base-image OS packages, transitive dependencies, and libraries pulled in three levels deep. That is fine until a critical…

"What Changed?" Is No Longer an Acceptable Mystery: How GitOps Made Every Production Change Auditable

Almost every incident begins with the same question: what changed? In a lot of organisations the honest answer is that nobody is quite sure, because the change was not a code deploy but a manual…

The 10-Minute Pipeline Is the New Baseline: How Elite Teams Keep GitHub Actions Under Ten

There is a well-worn rule of continuous integration: if the pipeline takes longer than ten minutes, it stops being a feedback loop and starts being an interruption. When pull-request checks run past…

Even GitFlow's Creator Walked Away, Yet Countless Teams Still Ship on Long-Lived Branches

For most of the last decade, the default way teams organised their code was to cut a branch, disappear into it for a week or two, and merge it back when the feature was done. That model has quietly…

Kubernetes Rolling Updates Fly Blind: Why Modern Teams Ship Metric-Gated Canaries With Argo Rollouts

Kubernetes' built-in Deployment has exactly one automated deployment strategy, the rolling update, and it is far less careful than most teams assume. It replaces old pods with new ones a few at a…

Building Cloud Infrastructure by Clicking Is Now a Red Flag: How Infrastructure as Code Took Over

No serious team merges application code without a review, a record of who changed what, and a way to undo it. Then those same teams build their entire cloud, the servers, databases, networks, and…

DevOps EngineeringInfrastructure ThinkingFinOpsKubernetesSecurityCI/CDObservabilityCost OptimisationIncident ResponseDevOps EngineeringInfrastructure ThinkingFinOpsKubernetesSecurityCI/CDObservabilityCost OptimisationIncident Response