Abstractions are one of the central ideas of computer science as well building and engineering complex systems in general. In essence, an abstraction is an interface over a system or process, somehow enhancing the mechanisms in which we interact with the underlying system. A famous example of abstraction is a programming language, which abstracts details of how the underlying machine executes the provided code. Loops and function calls are compiled into lower lever primitives of comparisons a...| alperenkeles.com
A detailed explanation of why I chose OCaml as the ‘default’ programming language for every project.| xvw.lol
What's the Difference Between an EDP and a PPA? Tl;dr Nothing, they’re functionally the same thing.| The Duckbill Group
The cloud ecosystem has reached a turning point. Tools for operators/administrators are now mature and can handle most day-to-day operations that deal with Kubernetes clusters. Finally, we can turn our focus to application developers and their needs. If you look at all the Kubernetes tools available, you’ll understand that most of them treat Kubernetes as […]| Codefresh