SESSION + Live Q&A
Languages Open Space
From the same track
Testing Programmable Infrastructure with Ruby
With the rise of DevOps, programmable infrastructure is reaching widespread adoption. However, although automated testing of software is becoming ever more common, the same cannot be said with testing the target deployment environment itself. With microservices making our deployments more and...
Matt Long
Dev-in-test @OpenCredo
Coding for High Frequency Trading
Financial Services run arguably the most complex applications, with major institutions each running thousands of different applications. The most challenging and performance critical are the High Frequency Trading systems used in the Equities markets. This session will describe the application...
Richard Croucher
VP of High Frequency Engineering @Barclays
Why We Chose Erlang Over vs. Java, Scala, Go, C
Outlyer is a SaaS infrastructure monitoring tool. We process and store time-series data, which is currently at 100K points per second and growing. To do the grunt work of processing and storing the growing mass of data, we originally started out with Node.JS—quick to build and time-saving....
Colin Hemmings
CTO and Co-founder @Outlyer
Building a Bank with Go
Traditionally applications have been built as monoliths; single applications which become larger and more complex over time, which limit our ability to react to change. An example of this is the banking industry where mergers and acquisitions between banks have lead to a patchwork of different...
Matt Heath
Senior Staff Engineer @Monzo
A Practical Road to SaaS' in Python
This talk goes over experiences building SaaS businesses on a Python technology stack from a security and scalability point of view. Where Python shines and which technologies to pair it with for best experiences.
Armin Ronacher
Creator of Python Flask