InfoQ Homepage Performance Content on InfoQ
-
Enabling High Performance Real-time Analytics for IoT Environments
Mahish Singh discusses how to use methodologies during design, development, deployment and operation for delivery of analytics platforms which offer real-time SLAs.
-
Loquat: A Design for Large-scale Distributed Applications
Christopher Meiklejohn introduces Loqaut, a design for large-scale actor programming on the Erlang virtual machine.
-
React+Redux at Scale
Daniel Cousineau looks at how React and Redux scale, not just in terms of quantitative performance, but in terms of architecture and team participation.
-
Serverless Platform: Scientific Computation @Scale
Diptanu Choudhury talks about the platform they are developing at NASA for running computations as functions which would make it easier for researchers to program their applications & algorithms.
-
Avoiding React Performance Pitfalls
Alex Grigoryan discusses the performance problems found and their solutions moving from Backbone/Java to React/Node.js at @WalmartLabs.
-
Scaling with Apache Spark
Holden Karau looks at Apache Spark from a performance/scaling point of view and what’s needed to handle large datasets.
-
An Introduction to Distributed Tracing and Zipkin
Adrian Cole overviews debugging latency problems using call graphs created by Zipkin and reviews the ecosystem, including tools to trace other languages and frameworks.
-
Java Performance Engineer's Survival Guide
Monica Beckwith provides a step-by-step approach to finding the root cause of any performance problem in a Java app, showcasing through an example a few performance tools and the performance process.
-
Deep Learning for Image Understanding at Scale
Stacey Svetlichnaya discusses strategies and challenges building deep learning systems for object recognition at scale, using automatic labels in Flickr image search as a case study.
-
Monitoring Serverless Architectures
Rafal Gancarz provides an overview of monitoring capabilities required for serverless apps -metering, logging, tracing, auditing, alerting-, and helpful AWS services.u
-
Do You Really Know Your Response Times?
Daniel Rolls talks about the use of histogram metrics to monitor response times, explains how reservoir sampling can help, and shares good and bad practices when monitoring response times.
-
Monitoring Bash Microservices at Scale
Paul Bellamy covers epic fails experienced moving to microservices using the RED method to monitor what matters, and production outages they solved with detailed telemetry.