Complexity Everywhere We are living in an ever-increasing complex world. Stephen Hawking, one of our greatest physicists ever once said at the end of the 20th century: I think the next century will be the century of complexity. New management…
Mesos and Marathon REST API via cURL — A Hello World Example
In this hello-world style blog post, we will learn how to create load balanced Docker services in an open source DC/OS & Mesos environment. For that, we will perform Mesos and Marathon REST API calls using simple cURL commands. First, we will…