InfoQ Homepage Architecture Content on InfoQ
-
A Brief History of the Future of the API
Mark Rendle talks about the various technologies and standards from across the years, the pros and cons of each, and which solutions are appropriate for which problems.
-
Panel: Microservices - Are They Still Worth It?
The panelists have moved from the monolith to microservices and in some cases back again and they have strong opinions on monorepos, on operating distributed systems.
-
Getting Started with Azure Event Hubs
Chad Green shows how to create an event-processing pipeline in Azure.
-
Beyond the Distributed Monolith: Rearchitecting the Big Data Platform
Blanca Garcia Gil talks about how BBC re-architected a distributed monolith, shares the lessons learnt from operating it for nearly 3 years, and how they designed their new microservices architecture.
-
Building Robust and Resilient Apps Using Spring Boot and Resilience4j
David Caron demos a Spring Boot app with patterns like bulkheads, rate limiters, circuit breakers, response caching, and timeout handling using the Resilience4j library.
-
Infinite Parallel Universes: State at the Edge
Peter Bourgon describes the architecture and communication model of a global-scale, edge state system he is prototyping at Fastly.
-
The Future of Cloud Native API Gateways
Richard Li talks about the evolution of API gateways over the past ten years, and how the original problems being solved have shifted in relation to cloud native technologies and workflow.
-
Streaming a Million Likes/Second: Real-Time Interactions on Live Video
Akhilesh Gupta talks about how Linkedin uses the Play/Akka Framework and a scalable distributed system to enable live interactions at massive scale at extremely low costs across multiple data centers.
-
Why Agile Isn't Working and What to Do Instead
Adam Yuret takes a look at Agile through some anti-patterns that manifest themselves when people attempt to be agile, discussing how to mitigate or avoid those pitfalls.
-
Big Data Legal Issues. GDPR and Contracts
Anton Tarasiuk discusses the legal issues that can be encountered when dealing with Big Data, GDPR and contracts.
-
Next Generation Client APIs in Envoy Mobile
Jose Nino guides the audience through the journey of Mobile APIs at Lyft, focusing on how the team reaped the benefits of API generation to experiment with the network transport layer.
-
Reactive Architectures with RSocket and Spring Cloud Gateway
Cora Iberkleid and Spencer Gibb give an overview of the key benefits of RSocket-based networking and introduce the integration of Spring Cloud Gateway with RSocket.