InfoQ Homepage Architecture Content on InfoQ
-
Bind to the Cloud with Falcor
Jafar Husain provides an inside look at the innovative Falcor, the open source JS data access framework that powers the Netflix UIs and the new UI design patterns it enables.
-
Spring Data REST - Data Meets Hypermedia + Security
Roy Clarkson and Greg Turnquist discuss using Spring Data REST to build a back-end for a startup, exemplifying with Spring-A-Gram, an app built with Spring Data REST and secured by Spring Security.
-
Your Design is Only Mostly Dead
Steve Rogalsky conducts a workshop on using the design studio approach to achieve effective collaborative design.
-
The Hypermedia API Pivot
Nick MacDonald discusses a project’s transformation using hypermedia APIs, which has provided them with a simplified backbone to evolve internally and across boundaries.
-
The Future of the Web Platform: Does It Have One?
Alex Russell discusses the impact of new standards-track technologies like Service Workers, Web Manifests, and Web Push which are landing in browsers.
-
Spring Boot is Made for Tooling
Yann Cébron and Stéphane Nicoll take a look at some features from IntelliJ IDEA that help one get started with Spring Boot, dealing with configuration management and be more efficient.
-
Implementing a Highly Scalable Stock Prediction System with R, GemFire and Spring XD
William Markito Oliveira and Fred Melo discuss the architecture and implementation details of a stock prediction solution built entirely on top of open source code and some R and a web interface.
-
Writing a Kubernetes Autoscaler with Groovy and Spring Boot
Ray Tsang shares his experience in writing a custom metrics collector plus an autoscaler using Groovy and Spring Boot, deployed as containerized microservices in Kubernetes.
-
When Enterprise Meets DevOps
May Xu discusses the benefits and challenges of using DevOps in the enterprise and how to adopt it, covering business value discovery, people, principles, practices, the environment and metrics.
-
Building Highly Scalable Spring Applications with In-memory Distributed Data Grids
John Blum and Luke Shannon introduce Pivotal GemFire along with the open source offering, Apache Geode. They demonstrate how to effectively build highly scalable applications with GemFire/Apache.
-
Richer Data History with Event Sourcing
Steve Pember presents the basic concepts of Event Sourcing, its role on analytics and performance, and the importance of storing historical events to get a view on data at any time.
-
Aeron: The Next Generation in High-performance Messaging
Aeron is a high-performance messaging system written in Java built with mechanical sympathy in mind, and can run over UDP, Infiniband or Shared Memory, using lock-free and wait-free structures.