InfoQ Homepage Architecture Content on InfoQ
-
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.
-
SyncConf 2013: End Note
Sean Phelan tells the story of MultiMap.com until it was sold to Microsoft, and shares insight from his activity as angel investor.
-
API Conf Panel: Enterprise APIs
Sumit Sharma, Bruno Pedro, Heather O’Sullivan discuss the status of enterprise APIs, providing insight in adopting API at the enterprise level, plus offering insight in creating such APIs.
-
Developing the FT Web App
Robert Shilston demoes an FT app, discussing: layout and interactions,native wrappers,testing and QA, and how to manage regular, reliable and successful deployments of an offline cached application.
-
New Capabilities of HTML5 Browsers
Maximiliano Firtman overviews of what you need to know, including labs testing on progressive enhancement, feature detection and HTML5 APIs: UI, core, data, network and hardware.
-
Decomposing Twitter: Adventures in Service-Oriented Architecture
Jeremy Cloud discusses SOA at Twitter, approaches taken for maintaining high levels of concurrency, and briefly touches on some functional design patterns used to manage code complexity.