InfoQ Homepage Presentations Distributed Scheduler Hell
Distributed Scheduler Hell
Summary
Matthew Campbell offers tips and tricks choosing between different container schedulers -Mesos, Kubernetes, Docker Swarm, Nomad, manual - for different applications/microservices.
Bio
Matthew Campbell is a microservices scalability expert at DigitalOcean where he builds the future of cloud services. He is writing a book called "Microservices in Go". He has spoken at over 20 international conferences, including GothamGO, Hashicorp Conf, JS Conf, GO India, UK GOlan, MicroXchng, and Prometheus Conf. He blogs at http://kanwisher.com. Matthew was a founder of Errplane.
About the conference
Micro Services are a new paradigm for software architecture: small services in separated processes take the place of large applications. This way monolithic architecture can be avoided, and systems are easily scalable and changeable. The microXchg conference looks at a variety of aspects of Micro Services.