I got a great opportunity by attending LinuxCon in Edinburgh.

Will try to share my experiences there in this blogpost by listing the topics and people I found interesting so perhaps others could take also advantage of it.

Topics

Apache mesos

a cluster manager that provides efficient resource isolation and sharing across distributed applications or frameworks.

Zuul

a pipeline oriented project gating and automation system.

LTTng

The LTTng project aims at providing highly efficient tracing tools for Linux. Its tracers help tracking down performance issues and debugging problems involving multiple concurrent processes and threads. Tracing across multiple systems is also …