InfoQ Homepage Architecture & Design Content on InfoQ
-
Apps + Data + Cloud: What Does It All Mean?
Matt Stine presents how combine Spring Boot, Spring Data, Spring Reactor, Spring XD, Hadoop and run them in the cloud.
-
Machine Learning for Programming
Peter Norvig keynotes on using machine learning techniques to solve more general software problems, helping both the advanced programmer and the novice one.
-
REST: I don't Think it Means What You Think it Does
Stefan Tilkov makes a pragmatic introduction to the basic principles of the Web's architectural approach, and takes a look at the most common misconceptions.
-
Scalable Microservices at Netflix. Challenges and Tools of the Trade
Sudhir Tonse discusses about the robust interprocess communications (IPC) framework that Netflix built (Ribbon).
-
Simplify Cloud Applications using Spring Cloud
Scott Frederick and Ramnivas Laddad introduce the Spring Cloud project, show how you can simplify configuring applications for cloud deployment, discuss its extensibility mechanism, and much more.
-
Creating Modular Test Driven SPAs with Spring and AngularJS
Gunnar Hillert provides an overview of the current landscape and illustrate the choices the Spring XD team has made for its user interface.
-
Spring Your Apps into the Cloud with a PaaS
Grant Shipley deploys an application to the cloud and then turns up the heat by leveraging the right mix of elasticity and auto-scaling.
-
Keep Things Simple
David Tanzer, Oliver Zymanski explain with examples how to apply the rules and principles of object-oriented software design to create simple architectural designs.
-
Integrating UX – The Good, the Bad and the Ugly
Ellie Kenwood discusses some of the challenges of integrating user experience into an Agile delivery model, including a case study.
-
The Pursuit of Tappiness – a Case Study in Making Tablet Friendly Websites
Neil Turner discusses how TUI made two websites tablet friendly, what it means to optimize for tablet, how needed improvements were identified and how to ensure that future designs are tablet friendly
-
How Can We Use Our Creative Power and Technological Opportunity to Address the Challenges of the 21st Century?
Gyorgyi Galik discusses our urban future and explores new possibilities to create projects and materials that change the environmental effects of art and design practices.
-
Fast Conservative Garbage Collection
Rifat Shahriyar, Steve Blackburn, Kathryn McKinley show that conservative garbage collectors using Immix can be as performant and sometimes even faster than generational GCs.