Andreas Grabner

Andreas Grabner

Andreas Grabner has 20+ years of experience as a software developer, tester and architect and is an advocate for high-performing cloud scale applications.
He is a regular contributor to the DevOps community, a frequent speaker at technology conferences and regularly publishes articles on blog.dynatrace.com.
In his spare time he is hitting the salsa dancefloors of the world.

Talk: Top Performance Challenges in Distributed Architectures


While microservices and containers promise to deliver endless scalability it doesn't mean we automatically get high performing code in these distributed application architectures.
After analyzing the top performance bottleneck reasons for all 2017 we saw familiar patterns such as excessive service roundtrips, bad connection pooling, missing cache layers or simply sending too much data between service tiers.

In this session Andreas will show you how to quickly pinpoint potential performance bottlenecks - even without executing large scale performance tests.