Quick intro to Windows containers
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 …
Blog about DevOps, distributed applications and microservices
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 …
Having an app running from within Docker container is fun, that’s for sure. But do you know what would be even more fun? Many apps running from within …
I suddenly realized that I haven’t blogged about Kubernetes for quite a while. But there’s so much happening in that area! For instance, even though creating …
So last time I mentioned, that another Kubernetes compatible service mesh – Conduit – has chosen another approach to solve the problem. Instead of enabling the mesh at machine …
I was looking for something new to play with the other day and somehow ended up with the thing called a service mesh. Pretty interesting …
Well, it might seem surprising, given what this blog is usually about, but during most of my career my main focus was… in front-end development. Yup, …
Our company is obsessed with IT security, so even though that’s not really my area, every other week I hear something new about the subject, whether I …
I’ve been looking through the latest Technology Radar issue and here’s what I found in its new Techniques section: “TDD’ing containers”. Wow. Mentally, I’m not yet ready to …
So far all examples I made for Docker in Swarm Mode or Kubernetes blog posts were built around some sort of a service: web server, …
Much to my surprise, starting from the last week Kubernetes became the part of my job description. It’s no longer something just interesting to try, I actually …