Latest Posts

Updates, guides, and deep-dives from the evrtng functions team.

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 →