InfoQ Homepage Architecture & Design Content on InfoQ
-
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.
-
Solving Business Problems with AI
The panelists discuss using AI in the enterprise to solve business problems.
-
Lufthansa Open API Fueling Digital Transformation in Travel
Reinhart Lanegger exemplifies how Lufthansa uses APIs to perform a transformation of their company.
-
Establishing a Microservice Foundation
Mike Amundsen discusses the benefits and operating principles of microservices.
-
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.
-
Event Sourcing on the JVM
Greg Young looks at Event Sourcing as a concept as well as specific JVM-based implementations that are available. He focuses on where such an implementation would be beneficial or not.
-
Testing Microservices
Anne-Marie Charrett offers an experience report on how they developed a testing strategy to embrace the challenges raised by testing a microservices architecture.
-
Applied Distributed Research in Apache Cassandra
Jonathan Ellis explains the challenges and successes Cassandra has had in creating transactions, materialized views, and a strongly consistent cluster membership within this peer-to-peer paradigm.
-
The Complexity That Is Hidden in Microservices and Event Sourcing
Satyajit Ranjeev shares his experience building an event sourcing system with microservices, including tips and trade-offs dealing with them.
-
From Concurrent to Parallel
Brian Goetz explores the different goals, tools, and techniques involved between concurrency and parallelism approaches, and how to analyze a computation for potential parallelism.
-
Thinking Strategically about IoT
Holly Cummins talks about the big picture of IoT and whether embedded devices are relevant to business. Cummins demos using an embedded device with MQTT and a Java toolkit for MQTT.