tech

tech

How We Migrate to Fission – serverless-v4 Engineering Deep Dive

18. August 2026

Introduction In the August update on evrtng.cloud, we explained why we are leaving Apache OpenWhisk and migrating to Fission [1]. Market, strategy, and the OpenWhisk wind-down narrative live there. This article is the engineering companion: what changes technically under the hood, and what the migration means for developers operating Functions on evrtng. We skip the […]

$ cat post.md →
tech

How a Function Call Works at evrtng

17. July 2026

The Invocation Flow – from HTTP request to result. In the previous article, we introduced the architecture behind evrtng Functions. Now let’s look at what actually happens when you call a function – step by step through the entire stack. From the HTTP request through authentication and message queue to the pod that executes your […]

$ cat post.md →
tech

Why we chose Apache OpenWhisk

22. March 2026

The architectural decision behind evrtng Functions The architecture of evrtng Functions – built on Apache OpenWhisk. Introduction We love serverless. But we love it even more when we retain control. When we at evrtng were faced with the decision to build our functions platform, one thing was clear: no proprietary system where a single provider […]

$ cat post.md →