Host monitoring with collectd
Distributed apps introduce a challenge that we usually could avoid in monolithic ones: how do we say that app is performing well? I’m not talking about it …
Blog about DevOps, distributed applications and microservices
Distributed apps introduce a challenge that we usually could avoid in monolithic ones: how do we say that app is performing well? I’m not talking about it …
It finally happened. With release of Windows Server 2016 you can run Docker containers with Windows inside. There’s no Virtual Machine hiding somewhere in order for that …
ZeroMQ is small, fast and very easy to use messaging library, which works equally well both within the same process and over the network. Despite being written …