Hacker News new | ask | show | jobs
by erez-rabih 3861 days ago
Thanks for the comment ecaron.

As this is the first post of a series, I wanted to present the problems we're dealing with when running Docker containers on production. It was also important for me to specifically touch the major shift of mind and new challenges that Docker has brought to our production infrastructure.

As I see it orchestrating Docker isn't about a certain tool or a framework. It is an abstract problem that is being solved in many different ways/frameworks.

That's why I do think that Docker orchestration is an appropriate title for the article, but I can see where you're coming from :)

The next post in the series is going to be much more specific to ECS and Kubernetes.

1 comments

Thanks for the write-up, this is really helpful to get the big picture. Looking forward to your next posts.