After Microsoft (GitHub) acquired npm, I think it’s only a matter of time before Docker (the rest that’s left after selling Docker Enterprise) is also taken over by Microsoft or GitHub.
What makes me think so? Docker needs to find a new way to make money ... (more…)
Read more »
The previous article Docker in Production: A History of Failure was quite a hit. After long discussions, hundreds of feedbacks, thousands of comments, meetings with various individuals and major pl… (more…)
Read more »
Recently, we decided to leave Heroku for AWS. Like many early stage companies, Progressly needed a way to conveniently deploy our…...
Read more »
Complete docker swarm guide - from set up and configuration to usage of swarm services - all important commands included. (more…)
Read more »
Resource management for containers is a huge requirement for production users. Being able to run multiple containers on a single host and ensure that one container does not starve the others in terms of cpu, memory, io, or networking in … Continued...
Read more »