InfoQ Homepage Architecture Content on InfoQ
-
Scale-oriented Architecture with APIs
John Sheehan presents choices – queues, proxies - helping a microservices architecture to stay robust and reliable, along with automation strategies allowing Runscope to deploy code 100 times a day.
-
Redefine - Redesign
Erwin Bauer proposes designers to challenge the status quo, identifying and solving potential problems, promoting change by redefining themselves.
-
ASPIRE:Exploiting Asynchronous Parallelism in Iterative Algorithms using a Relaxed Consistency-based DSM
The authors present a relaxed memory consistency model and consistency protocol that tolerate communication latency and minimize the use of stale values, outperforming other models.
-
Modern Leadership Through Environment Design
Matt Barcomb discusses how leaders should evolve from "managing resources" to "designing systems", balancing authority with accountability and the issue of compensation plans based on performance.
-
Building Event-Driven Microservices with Scala, Functional Domain Models and Spring Boot
Chris Richardson discusses an event-driven microservice architecture, it’s benefits and drawbacks and how Spring Boot can help, implementing business logic using domain models written in Scala.
-
Beating the Traffic Jam Using Embedded Devices, OPC-UA, Akka and NoSQL
Kristoffer Dyrkorn presents the experiences gained by the Norwegian Public Roads Administration in building a new infrastructure for road traffic measurements.
-
Groovy Vampires: Combining Groovy, REST, NoSQL, and More
Ken Kousen discusses combining various technologies: Groovy, Ratpack, MongoDB, Grails, REST.
-
Fun Stories from an Architect’s Life
Stefan Tilkov entertains the audience with architectural disasters in software projects, how excellent ideas turned into nightmares, how one can slowly but thoroughly introduce incredible complexity.
-
Spring Cloud - A Toolbox for Distributed Systems
Oliver Gierke summarizes the problems Spring Cloud tries to solve and introduces the individual modules through practical code examples.
-
Warp Speed: A New & Important KPI
Tom Quinn on how News Corp has adapted its app infrastructure and adopted a cloud-first strategy to meet the challenges of a digital world driven by consumers innovating faster than many businesses.
-
API Abstraction and API Chaining in Grails
Owen Rubel discusses the benefits of API abstraction: easier externalization, synchronization and sharing, reloading the API config on the fly, DRY'r code, batching, reduced throughput and much more.
-
Design Goals of the Smallest Federated Wiki
Ward Cunningham discusses the designs goals of a federated wiki.