InfoQ Homepage Performance Content on InfoQ
-
Architectures of extraordinarily large, self-sustaining systems
Can a system that is so large it cannot be comprehended be "designed" in a conventional sense? The foundations of computing are about to change. In this talk, Richard P. Gabriel explores why and how.
-
Jinesh Varia About Amazon Alexa Web Service's Architecture
Jinesh Varia talks about the architecture of one of Amazon's web services called Alexa. Jinesh explains how Amazon has reached scalability, performance and reduced costs for the Alexa service.
-
The Top 10 Ways to Botch Enterprise Java Application Scalability and Reliability
Purdy discusses Java scaling, performance vs scaling, rewriting frameworks, databases, bottlenecks, abstractions, disaster recovery, one-size-fits-all architecture, big JVM heaps and network failures.
-
Managing a high performance rails app without tearing your hair out
James Cox shows how to keep a Rails site's performance high. Tips include how to serve up pages faster, caching, hosting companies, and when to use SQL instead of ActiveRecord.
-
Leveraging the Web for Services at Yahoo!
In this talk, recorded at QCon London, Mark Nottingham explains how Yahoo! leverages Web technologies to create a high-performance architecture for integrating multiple Yahoo! properties.
-
Cluster Your JVM to SIMPLIFY application architecture
Ari Zilka introduces Open Terracotta, an open source JVM-level clustering solution that can transparently cluster POJOs & Spring beans.
-
Maintaining Java Apps in Production Environments
Alexandre Rafalovitch overviews the tools and techniques that help with resolving problems that arise in production environments including common problems and rapid root cause determination methods.
-
Distributed Caching Essential Lessons
Cameron Purdy shows how to improve performance via caching architectures to reduce database load & clustered caching to provide transparent fail-over.