InfoQ Homepage Architecture Content on InfoQ
-
Put a UI Developer in a Bank; See What Happens
Horia Dragomir takes a look at how banks are improving their workflow for web based applications and how they have to support everything from the bleeding edge to the old IE browsers.
-
How to Turn Startup Ideas into Reality by Taking Money from Strangers
Ian Brookes provides advice to startups on how to convince venture capitalists to invest in their business.
-
Cloud Computing at Google
Randy Shoup details some of the pieces forming Google’s technology stack, BigTable, Megastore, Dremel, virtualization, etc. and the design principles of their their cloud-based applications.
-
Introduction to Actors Systems
Josh Suereth designs a distributed search service with Akka using Actors, covering: message passing, designing topologies, handling failure, service overload detection and tracking user sessions.
-
API Conf Panel: API Business Models
John Musser, Joe Rago, Augusto Marietti, Steven Willmott, Michael Vizard
-
Sprints, Scala, Scale & Serendipity: Blue Sky Thinking and Washing the Pots on the Road to Success at a Technology Startup
Ian Brookes and Rob Strange recount the journey and relationship of a Tech start-up and its software development partner, with the milestones and millstones along the way.
-
Domain-Driven Design with Clojure
Amit Rathore shares advice in building large scale applications in Clojure, making sure the code is readable and maintainable.
-
Quora on Mobile: A Product-Centered Approach to Multi-Platform Deployment
Anne Halsall reviews the nearly two-year process of designing, developing, and releasing the official mobile apps for Quora, sharing lessons and advice for creating apps across multiple platforms.
-
API Conf Fireside Chat: Peter Orlowsky, VP, Getty Images
Peter Orlowsky provides insights into the strategy choices that created Getty Images’ API program and the customer/business value the API creates.
-
API Conf Panel: API Infrastructure Providers
Many of today’s APIs rely on 3rd party systems, software and services to operate, infrastructure that comes in various flavors. This panel covers these different flavors and how to choose between them
-
You Are Not a Software Developer! - Simplicity in Practice
Russ Miles shares the patterns and anti-patterns he's observed when teams attempt to really deliver valuable software, imparting principles and practices that guide him when helping teams deliver.
-
Writing Usable APIs in Practice
Giovanni Asproni expands upon the idea that usable APIs help writing clean code.