InfoQ Homepage Architecture Content on InfoQ
-
Feedback-based Evolutionary Design
Graham Brooks explores internal measurements used in a continuous delivery feedback mechanism in order to improve a system's design.
-
A Continuous Delivery Maturity Model
Eric Minick discusses continuous delivery challenges in the enterprise where large projects, distributed teams or strict governance requirements have resulted in increased automation efforts.
-
The Strangler Pipeline: Winning over Hearts and Minds
Steve Smith shares some of the change patterns used to establish continuous delivery at Sky Network Services over the past 2 years, and how they fit into an optimal cycle time strategy.
-
Data, Visibility, and Abstraction
Stuart Sierra introduces some general guidelines for designing systems which make their data and abstractions more transparent to developers, using code examples in Clojure.
-
API Conf Panel: Education APIs
The panelists discuss their approaches in using APIs and open standards and data in the education sector.
-
API Conf Panel: Government and Non-Profit APIs
Mike Reich, Chris Metcalf, Gray Brooks discuss the challenges and benefits of using APIs in government and non-profit organizations.
-
Building Polyglot Projects
Kurt Schrader explores patterns and practices used to build polyglot projects, when to add a new language and what to do when things seem to get out of hand.
-
Polyglot Architecture: A Rational Approach to Software Design
Richard Minerich discusses design considerations when building a polyglot software architecture with the tools at hand.
-
JavaScript as Data Processing Language & HTML5 Integration
Quentin Adam discusses the connections between NoSQL, data processing, message broking and JavaScript, and how one can quickly prototype with these tools.
-
Cloud and Banking IT, Each Can Learn from the Other
Richard Croucher discusses the characteristics of banking and cloud IT systems, detailing on their strengths and weaknesses.
-
User Experience-driven Architecture
Praful J Todkar and Cassandra Shum share their experience ending up with an architecture for a mobile application whose development was driven by user experience.
-
RESTful Clojure
Siva Jagadeesan on how to build good web APIs using Resource Oriented Architecture (ROA) and Clojure, showing how to build one with Clojure.