InfoQ Homepage Architecture & Design Content on InfoQ
-
WebHooks: The API Strikes Back
Phil Nash takes a look at services that use Webhooks, exploring reasons to use WebHooks and the emerging best practices, and discusses implementing WebHook endpoints with live coded examples.
-
Building out Hypermedia Clients
Todd Brackley outlines the general engine of a hypermedia client implementation, what API forms look like, and then outlines five design issues useful in creating such clients.
-
Simplifying API Development
Abhinav Asthana discusses methods for simplifying API development.
-
Concurrency and Strong Types for IoT
Carl Hewitt promotes using strong types and the actor model to deal with various devices in IoT.
-
Automation of Business Processes
Giuliano Lacobelli discusses the challenges faced automating business processes for a company with large API investments.
-
Architecture Patterns for Microservices in Kubernetes
Thomas Fricke describes some common patterns to build applications for use in containers, with real world examples using Kubernetes.
-
Making Machines Talk in IoT Paradigm
Mehrdad Negahban and Kevin Kostiner discuss an architecture for M2M communication using cloud to switch, route and enable meaningful conversation among devices based on machine learning technology.
-
Microservices and Mobile
Oleksii Fedorov advises on creating mobile applications, what practices to use and what to avoid.
-
GraphQL for All? A Few Things to Think about before Blindly Dumping REST for GraphQL
Arnaud Lauret discusses REST vs. GraphQL, comparing their strengths and weaknesses, suggesting evaluating both before making a decision.
-
Building Secure Player Experiences at Riot Games
David Rook talks about the Riot Games Application Security program. He focusses on the tech and social aspects of the program and why he feels both are important when it comes to writing secure code.
-
Blockchain: The Oracle Problems
Paul Sztorc talks about why the oracle problem is so hard (the historical evolution of failures, why they fail), and the basics of blockchain ("blockchain as immortal software", ledger "rents").