Of course I have a backup!

Random blobs of wisdom about software engineering

Archive About Me Consulting My toolset

This is my presentation on Kubernetes, the container orchestration system. In this presentation I explain what kubernetes is, and look at how software deployment has evolved from ~2014, where we transferred zip files, to what we have today. I show some examples of the most often used entities: deployments, services, pods, and ingress definitions, and go over the helm templating engine.

Continue reading ...

This is my presentation on rust, the programming language, that I have done at the Norwegian Food and Safety Administration (Mattilsynet), while I worked there as a (devops) consultant. It goes over the very basics of rust, the major features, the type system, talks about some unique concepts not found elsewhere, and shows some examples on how you would model some very simple things.

Continue reading ...