InfoQ Homepage Architecture Content on InfoQ
-
What We Got Wrong: Lessons from the Birth of Microservices
Ben Sigelman talks about what Google got wrong about microservices, the lessons learned along the way and how to apply those lessons today.
-
Life of a Packet through Istio
Matt Turner talks about Istio - a service mesh for Kubernetes that offers advanced networking features. He gives insight into Istio’s full power, and its architecture.
-
Designing Distributed Systems with TLA+
Hillel Wayne introduces the ideas behind TLA+, a specification language that describes a system and its properties, and how it works, with a focus on practical examples.
-
BBC iPlayer: Architecting for TV
David Buckhurst talks about BBC iPlayer and explores the challenges of TV application development. He touches on the next steps for iPlayer as they blur the lines between broadcast and IP television.
-
Airbnb’s Great Migration: Building Services at Scale
Jessica Tai recaps her QCon SF 2018 “Great Migration” presentation then continues the story with a focus on how Airbnb is building, operating, and scaling its expanding network of services.
-
It's All about Delivering: A Journey from AWS to Cloud Foundry
Daniel Basten discusses how Talanx adopted the Axon Framework and moved from AWS to PCF.
-
Bootiful CQRS and Event Sourcing with Axon Framework
Allard Buijze discusses using Spring Boot's autoconfiguration and Axon's separation of business logic and infrastructure concerns to set up a CQRS and Event Sourcing application.
-
Interaction Protocols: It's All about Good Manners
Martin Thompson explores the history of protocols and their application when building distributed systems. Protocols provide the foundation on which the quality attributes are delivered.
-
The Failure of Focus
Liz Keogh discusses different strategies for approaching complex ecosystems, starting from where we are right now, and allowing innovation to emerge through obliquity, naivety, and serendipity.
-
High Performance Batch Processing
Mahmoud Ben Hassine and Michael Minella walk through performance tuning and scaling Spring Batch applications via the enhancements of 4.1.
-
Restoring Confidence in Microservices: Tracing That's More Than Traces
Ben Sigelman talks about rethinking distributed tracing in terms of the most vital organizational problems that microservices introduced.
-
Complex Event Flows in Distributed Systems
Bernd Ruecker demonstrates how the new generation of lightweight and highly-scalable state machines ease the implementation of long running services.