The Clever Cloud Blog

The Commit Log

All posts in Engineering

Knowing your system – Part 2 – The init process

As we last saw, when we start an UNIX-like system, the kernel gives the hand…
Engineering

Knowing your system – Part 1 – Basis on UNIX-like systems

This is the beginning of a batch of blog posts which will help you understanding…

Engineering

Traits extended by one-line case classes

Let's start talking about Scala, that pretty language making you able to use both object-oriented…

Engineering