InfoQ Homepage Performance Content on InfoQ
-
Microservices & Scaling of Rational Interactions
Mark Burgess talks about the scaling of microservices in computer and human interaction.
-
Logistics as a Service: Building the Ocado Smart Platform
Paul Sweetman and Alex Harvey discuss how Ocado Technology has built The Ocado Smart Platform, a scalable, AWS-based microservices architecture, combined with GCP analytics and a robotics grid.
-
Enterprise Node.JS Apps in 2018
Jamund Ferguson discusses tackling challenges with large-scale Node.js deployments, using async/await to handle errors, and strategies to embrace latest JavaScript technologies.
-
Cloud-Native and Scalable Kafka Architecture
Allen Wang talks about how Netflix addresses the issues of stability and scalability in a cloud environment by having many smaller and mostly immutable Kafka clusters with limited state changes.
-
Scaling Uber's Elasticsearch Clusters
Danny Yuan talks about how Uber scaled its Elasticsearch clusters as well as its ingestion pipelines for ingestions, queries, data storage, and operations by a three-person team.
-
The Present and Future of Serverless Observability
Yan Cui overviews the challenges observing a serverless architecture, the tradeoffs to consider, the current state of the tooling for serverless observability, taking a look at new and coming tools.
-
Testing Observability
Amy Phillips discusses the impact of observability on testing, from new techniques, greater Dev and Ops involvement, right through to whether testing is needed anymore.
-
Taming Distributed Stateful Pets with Kubernetes
Matthew Bates,James Munnelly explain how to use StatefulSet and dynamic volume provisioning to manage the lifecycle of distributed and secure Cassandra clusters with the open source project Navigator.
-
Kubernetes: Crossing the Chasm
Ian Crosby covers the fundamental concepts and features of Kubernetes, best practices and anti-patterns running apps is such an environment, setting up a production ready Kubernetes cluster.
-
PerfView: The Ultimate .NET Performance Tool
Sasha Goldshtein talks about PerfView, an open source tool for .NET performance diagnosis used in production environments to solve CPU, wall-clock time, and memory usage issues.
-
How to Build Observable Distributed Systems
Pierre Vincent covers key techniques to build distributed applications, including details on useful health checks, best practices for instrumentation with metrics, logging and tracing.
-
With Great Scalability Comes Great Responsibility
Dana Engebretson covers the contextual pros and cons of a number of architectural patterns given real world scalability constraints.