InfoQ Homepage Architecture & Design Content on InfoQ
-
Cluster Consensus: When Aeron Met Raft
Martin Thompson explains how consensus algorithms operate and the techniques that can be applied to make them efficient. Thompson covers the mechanics of a working consensus system.
-
Applied Performance Theory
Kavya Joshi explores the use of performance theory in real systems at companies like Facebook, and discusses how it can be leveraged, to prepare systems for flux and scale.
-
High Performance Actors
Kiki Carter takes a deep-dive to investigate how efficient resource utilization is achieved with Akka & looks at some of the other libraries that Akka leverages for improved efficiency-Aeron, JCTools
-
Inside a Self-driving Uber
Matt Ranney discusses the software components that come together to make a self-driving Uber drive itself, and how they test new software before it is deployed to the fleet.
-
Quickly Build Spring Boot Applications to Consume Public Cloud Services
Prasad Bopardikar , Colin Stevenson discuss creating Spring Boot apps that can be deployed on PCF on various public clouds.
-
Software Design for Persistent Memory Systems
Howard Chu talks about both naive approaches to leveraging NVRAM, and reasons to avoid those approaches, as well as optimal, proven methods for building systems around persistent memory.
-
Chaos Engineering: Why the World Needs More Resilient Systems
Tammy Butow shares her experiences using chaos engineering to build resilient systems, when they couldn’t build their systems from scratch.
-
Architecting the Blockchain for Failure
Conor Svensson discusses some of the different approaches taken in the Ethereum blockchain for handling failure.
-
Pragmatic Resiliency: Super 6 & Sky Bet Evolution
Michael Maibaum talks about the reality of adapting a complex set of interacting, highly coupled applications to make them more resilient and better able to cope with failure.
-
Latency and Event Tracing with Spring Cloud Data Flow
Presenters discuss how Charles Schwab used Sleuth/Zipkin with SCDF to provide latency and event tracing.
-
Cloud Foundry UAA as an Identity Gateway
Sree Tummidi discusses the capabilities of Cloud Foundry’s UAA which make it apt to be used as an identity gateway for both ingress and egress security patterns.
-
Practical Microservices, Practical Whiskey
Jonathan Schabowsky discusses using microservices in an event-driven architecture with asynchronous messaging.