Alexys Jacob-Monier on Cluster Management
Get an expert opinion on the concepts you learned in this chapter.
We'll cover the following...
Asking an expert
Following is a conversation with an experienced Python developer Alexys Jacob-Monier on the topic of cluster management.
Alexys Jacob-Monier
| Q: Hi Alexys! Could you introduce yourself and explain how you came to Python? |
|---|
| A: I tend to describe myself as an autodidact who spent more time trying to figure out how to make something out of his machines than actually making them work. The constant struggle of the fail-and-retry strategy taught me better how not to build things than how to build them right the first try. I guess this is why I define empiricism as the art of frustration management! |
| I started my professional life as a Flash web developer also doing ASP/C# at 1000mercis which was a digital advertising and marketing startup at the time. Since we were satisfied, I started multitasking a lot, and my job shifted to be a network administrator added to a system administrator before I became an accidental programmer after building a somewhat elaborate email parsing platform using bash (1000+ lines of code). |
| This insanity made me realize that I needed a programming language that would fit my empirical approach as well as my broad range of use cases. |
| I first heard about Python through my interest and heavy usage of Gentoo Linux which I brought to production state at work. Then a Linux |
Ask