InfoQ Homepage Performance Content on InfoQ
-
Monitoring AI with AI
Iskandar Sitdikov discusses a solution, tooling and architecture that allows an ML engineer to be involved in delivery phase and take ownership over deployment and monitoring of ML pipelines.
-
Brewing Java Applications in Sigma Managed Clusters
Kingsum Chow talks about the challenges of large-scale software deployments. Chows covers evaluating and estimating software performance at scale, and optimizing software for resource management.
-
Tuning a Runtime for Both Productivity and Performance
Mei-Chin Tsai and Jared Parsons talk about how Microsoft’s .NET team designed the runtime environment to balance convenience, fast startup, serviceability, low latency, high throughput.
-
“Quantum” Performance Effects: beyond the Core
Sergey Kuksenko talks about how (and how much) CPU microarchitecture details may have an influence on applications performance.
-
Scaling up Performance Benchmarking
Anil Kumar and Monica Beckwith share application architecture decisions, observations points, etc. which can be applied when architecting, deploying and analyzing real production applications.
-
The 10 Kubernetes Commandments
Bryan Liles and Carlos Amedee explore topics from booting Kubernetes clusters to running complex workloads as a list of 10 items.
-
Scalable Smart Caching for Spring Developers
Pulkit Chandra, Nikhil Chandrappa showcase the Spring data annotation support for getting started with PCC and explain how developers can mock the PCC behavior when testing.
-
Fantastic Front-End Performance Tricks & Why We Do Them
Jenna Zeigen covers the state of the art in front-end performance optimizations digging into the way the internet and browsers work to explain why each of these practices is important.
-
Caching Beyond RAM: The Case for NVMe
Alan Kasindorf explores the possibility of using new storage devices to reduce DRAM dependency for cache workloads and talks about use cases that optimize for different cache workloads.
-
Day Two Kubernetes: Tools for Operability
Bridget Kromhout discusses what containers and Kubernetes clusters are at a high level, and looks into the practical application of open source tools to simplify cluster management.
-
Scaling Slack - The Good, the Unexpected, and the Road Ahead
Mike Demmer talks about the major changes that Slack has made to the service architecture to meet the needs for larger and larger enterprise customers.
-
Buckets, Funnels, Mobs and Cats or: How We Learned to Love Scaling Apps to the Cloud
The authors discuss how to migrate apps to the cloud using funnels and buckets, and then scale them and test for resilience.