InfoQ Homepage Architecture Content on InfoQ
-
Application Performance Monitoring with AMQP 1.0
Marc Borbas discusses the importance of Application Performance Monitoring, explaining how it can be done with AMQP.
-
The Evolving Panorama of Data
Martin Fowler and Rebecca Parsons discuss how data has changed over the years, what is IT’s response to this change, and how data is used by organizations these days.
-
iOS Networking: Bonjour, Cloud!
Chris Adamson introduces several iOS networking APIs: iCloud, Bonjour, GameKit, CFNetwork, Foundation, Media APIs, and System Configuration.
-
Your Cloud and RabbitMQ
Alexis Richardson discusses how messaging is performed in the cloud from a Management, Integration, Scale and Federation perspective, demoing vFabric RabbitMQ’s implementation of AMQP.
-
Evolving Database Design and Architecture: Patterns and Practices
Pramod Sadalage discuses several patterns in database changes related to Architecture, Structure, Data Quality, Referential Integrity, Database Code, along with associated practices.
-
A P2P Digital Self with TeleHash
Jeremie Miller presents how to create a fully distributed data network in which nodes communicate directly with each other using UDP, JSON and Kademlia, without relying on central servers.
-
Seven Secrets Every Architect Should Know
Frank Buschmann’s secrets: User Tasks-based Design, Be Minimalist, Ensure Visibility of Domain Concepts, Use Uncertainty as a Driver, Design Between Things, Check Assumptions, Eat Your Own Dog Food.
-
Bringing the Open Web to Mobile Devices
Andreas Gal introduces Mozilla’s Boot 2 Gecko, a cross device web-based platform with applications written in HTML5, JavaScript and CSS.
-
The API Platform
Gregory Brail discusses about APIs, what an API platform is, how the typical API call flows-security, authorization, authentication, caching, etc., and some of the challenges in using an API platform.
-
StormMQ – Cloud-based Message Queues
Ross Cooney presents a case study of how Smith Electric Vehicles uses StormMQ in production. StormMQ is a cloud-based provider of secure AMQP services.
-
Scaling Agile to the Enterprise
Dennis Stevens discusses the theory of Agile, providing references for using Agile in the enterprise along with a competency model, and overviewing an enterprise Agile transformation.
-
Spring Data JPA – Repositories Done Right
Oliver Gierke demoes using Spring Data JPA to create repositories using a Domain-driven Design approach.