Introducing docker

Introducing docker

Now, that we have some intuition on what conatainer is, I’d like to introduce you to Docker itself. Since we already stated that containers are implemented using fancy kernel features, you might wonder where does Docker fit it, then ?...

Containers in dotnet world

Containers in dotnet world

Most of us have heard about Docker and containerization in this way or another. There has been already tons of conference talks about it, a lot of books and blog posts have been written on the subject. Let’s face it,...

About CAP theorem

About CAP theorem

Distributed systems. We live in a world of distributed systems. After all, if your solution resides on more than a single machine, you are already dealing with a distributed system. Even if you have this “mothership” in a form of...

Want to stay updated on this stuff ?