InfoQ Homepage Architecture Content on InfoQ
-
Drinking from the Elixir Fountain of Resilience
Jearvon Dharrie talks about the factors that contribute to Elixir's perfect match for fault tolerance and resiliency, besides the Open Telecom Platform (OTP).
-
Nonconformist Resilience: DB-backed Job Queues
John Mileham presents how they use, deploy Delayed::Job (a database-backed job queue) at Betterment for its transactional enqueue semantics, safe retry with exponential backoff, and its storage model.
-
Resilient Functional Service Design
Uwe Friedrichsen explores how much functional design affects the overall robustness of a solution to learn how to deliver a better "resilient functional service design".
-
The Walking Dead - A Survival Guide to Resilient Reactive Applications
Michael Nitschinger discusses how to build event-driven applications that are resilient from the bottom up, allowing to deal with remote services that are failing, slow or misbehaving.
-
Email Enters the Bots’ Era: How to Bridge the Divide Between an Old & A New Technology
Antoine Lefeuvre compares emails and bots, highlighting the benefits and drawbacks of each.
-
Unifying Banks & Blockchains @Coinbase
Jim Posen talks about blockchain protocols used by Coinbase, detailing Coinbase’s Bitcoin, Ethereum, and US banking integrations and comparing how they implement the generalized service interface.
-
Solving Business Problems Using IoT
The panelists discuss various ways IoT can help solve business problems.
-
Go Mobile in Africa and Monetize to 116M Customers Thanks to APIs
Aurélien Duval Delort presents Orange’s mobile APIs available in Africa.
-
Build vs. Buy: Redefining What’s Core to Your Business
Liam Boogar encourages redefining what is the core of a business, focusing on building that and buying everything else.
-
Serverless Architectures
Mike Roberts introduces serverless, discussing the benefits and limitations of such an architecture, concluding with how he expects serverless to develop over the coming months and years.
-
Dynamically Re-configurable Event-driven Systems
Danny Goovaerts combines event-driven business modeling and collocation of data and processing to enable financial institutions to design, develop, test, deploy and change services fast.
-
Refactor Front-end APIs & Accounting for Tech Debt
Julia Nguyen talks about accounting for technical debt in feature work and best practices in refactoring front-end APIs based on her work adding Apple Pay support to perk itemization at Indiegogo.