InfoQ Homepage Architecture & Design Content on InfoQ
-
Confusion in the Land of the Serverless
Sam Newman introduces serverless computing, discussing how security, resilience, patterns (circuit breaker), vendor lock-in, and microservices are addressed with this technology.
-
Latency Sensitive Microservices
Peter Lawrey discusses the overlap between microservices and a trading system, how to make microservices easy to test and performant, and how to easily maintain a trading system.
-
Building a Scalable, Distributed Backend for Mobile Games
Petri Kero presents how Ministry of Games is tackling the scalability problem with distributed Elixir.
-
Why Do Companies Build APIs?
Alex Wilson discusses the reasons why companies build APIS including the financial reasons and the desire for digital transformation.
-
IoT and Microservices in the Home
Fred George explores the use of asynchronous microservices to implement a home IoT environment of heterogeneous devices, including lights and motion sensors on a J2ME-like environment.
-
Systems That Learn
Stephen Buckley discusses the Systems That Learn initiative which aims to create systems that learn by combining expertise in Systems and Machine Learning.
-
Microservices with Kong
Thijs Schreijer discusses building microservices with Mashape’s Kong, an API gateway.
-
Twelve Patterns for Hypermedia Microservices
Mike Amundsen presents 12 patterns and practices for building APIs that can evolve over time and client applications that can adapt to those changes without relying on explicit versioning systems.
-
Distributed Ledgers: Anonymity and Immutability at Scale
Eleanor McHugh discusses distributed ledgers, what they are, what they are useful for and the privacy concerns they raise.
-
Always Available
Claudio Ortolina discusses leveraging Elixir/OTP tools to provide continuous service even when a database is down, walking through the refactoring of an Elixir/Phoenix/PostgreSQL application.
-
Beyond OAuth2: End to End Microservice Security
Will Tran discusses enforcing microservices’ security policies with OAuth2.
-
Golden Carrots: Digital Transformation with Payments APIs
Mark Pesce discusses using Payments API to drive a digital transformation, presenting how Web Payments provides a foundation for every API to integrate with every payments system using every currency.