InfoQ Homepage Architecture & Design Content on InfoQ
-
Monolith Decomposition Patterns
Sam Newman shares some key principles and a number of patterns to use to incrementally decompose an existing system into microservices.
-
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.
-
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.
-
Real-Time Live Soccer Score Streaming Application Demo with Reactive Spring Stack
Erdem Gunay demos an application built on Reactive Spring, showing how to persist and query data from Redis, and how to stream live score events in real-time using Kafka.
-
The Internet of Things Might Have Less Internet Than We Thought?
Alasdair Allan looks at the possible implications of machine learning on the edge around privacy and security.
-
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.
-
Spring Data to Spring Cloud to Spring Security: How Azure Supercharges Spring Boot
Richard Seroter, Asir Selvasingh and Vaibhav Agrawal demo an application that features Spring Security for Azure AD, Spring Cosmos DB, Spring Stream Binder for Event Hubs, Azure Monitor, and others.
-
From Monolith to riff Functions
Swapnil Bawaskar and Florent Biville take an in-depth look at riff and discuss strategies to break an actual monolith into its component functions and deploy them.
-
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.
-
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.