InfoQ Homepage Architecture & Design Content on InfoQ
-
Building Reliability One Step at a Time
Ana Margarita Medina shares how she has been using Chaos Engineering and how it can be used to decouple our system’s weak points, learn from incidents and improve monitoring and observability.
-
Architecting for Focus, Flow, and Joy: beyond the Unicorn Project
The panelists discuss some of the most fun and least fun moments when coding, how functional programming practices have helped, and how productivity can be unleashed at a team-of-teams scale.
-
InfoQ Roundtable: Multi-Cloud Microservices: Separating Fact from Fiction
The panelists discuss if it is possible to implement an architecture across multi-cloud promises removing vendor lock-in and the ability to shift load during cloud provider specific outages.
-
Pitfalls and Patterns in Microservice Dependency Management
Silvia Esparrachiari shares stories on how a small change can impact a system, discussing the importance of having a broad view of a system to better understand how a change can impact a system.
-
Managing the Risk of Cascading Failure
Laura Nolan discusses some of the mechanisms that cause cascading failures, what can be done to reduce the risk, and what to do if there is a cascading failure situation.
-
User Adaptive Security
Christina Camilleri and Jesse Kriss discuss how Netflix has readjusted their investments around user-focused security, and explore strategies towards a tiered access approach within endpoint security.
-
Essential Complexity in Systems Architecture
Laura Nolan looks at some real distributed system architectures and examines the tradeoffs made, showing how simple systems can create complex and difficult to understand behaviors.
-
Pragmatic Performance - Tales from the Trenches
Ramesh Subramonian shares techniques used to improve the performance of an existing system.
-
The World Is on Fire and so Is Your Website
Ann Lewis discusses how MoveOn architects and scales an ecosystem of custom tools that power political organizing work like rapid response mobilizations, vote programs, and data-driven campaigns.
-
How to Tame Your Service APIs: Evolving Airbnb’s Architecture
Jessica Tai discusses the challenges scaling to hundreds of services, how to simplify APIs, the trade-offs in API design, and how to test and operate flexible aggregator APIs and service blocks.
-
Rebuilding Twitter’s Public API
Steve Cosenza discusses why Twitter's multi-tenant API platform was built with Scala, GraphQL, and how Twitter uses SLOs for monitoring and alerting in production.
-
Serverless Search for My Blog with Java, Quarkus & AWS Lambda
Gunnar Morling discusses Quarkus, cold starts and serverless for Java.