InfoQ Homepage Architecture Content on InfoQ
-
Complexity Is Outside the Code
Dan North and Jessica Kerr make a journey through complexity. At the other side we may find simplicity, or we may find the light at the end of the tunnel is just another oncoming ESB.
-
Scalable Big Data Stream Processing with Storm and Groovy
Eugene Dvorkin provides an introduction to Storm framework, explains how to build real-time applications on top of Storm with Groovy, how to process data from Twitter in real-time, etc.
-
Rethinking API Design with Traits
Cedric Champeau discusses the concept of traits introduced by Groovy 2.3. Traits look like interfaces, but allow the developer to add both implementation and state into it.
-
Facebook’s iOS Architecture
Ari Grant discusses how Facebook is iterating its mobile products, continuing to increase the richness of the content and speed at which it is delivered.
-
Yo - Notification as the Message Itself
Or Arbel discusses how Yo's platform enables developers and users to communicate using push notifications.
-
Less, but Better
Michael Garvey discusses about understanding of common challenges, and learning strategies, principles and practices to overcome them and craft better design for your interfaces.
-
You Won't Believe How the Biggest Sites Build Scalable and Resilient Systems!
The authors discuss about the lessons learned from all the biggest sites on the internet about how to build scalable and resilient architectures.
-
Making Spring Boot Even Groovier
Graeme Rocher shows how one can leverage key technologies from the Groovy and Grails communities to become even more productive with Spring Boot.
-
Introduction to Spring for Apache Hadoop
Thomas Risberg introduces the Spring for Apache Hadoop project and discusses integration with Spring XD, batch jobs and external data sources.
-
Asynchronous Programming at Netflix
Husain shows the Reactive Extensions (Rx) library which allows one to treat events as collections, how Netflix uses Rx on the client and the server, allowing it to build end-to-end reactive systems.
-
The Immutable Front-end in ClojureScript
Logan Linn explores the design and implications of an architecture built around immutable data structures using ClojureScript and Om, a ClojureScript interface to Facebook's React.
-
Booting up Spring Social
Craig Walls presents the latest that Spring Social has to offer, including integration with Spring Security, automatic reconnect, and a dramatically simpler configuration model using Spring Boot.