InfoQ Homepage Architecture Content on InfoQ
-
Reactor Netty, the Default Spring Boot 2.0 Runtime
Violeta Georgieva discusses the architecture of Reactor Netty along with the major features and best practices and recommendations which are demonstrated with live coding.
-
Upgrading to Spring Boot 2.0
Phillip Webb discusses the steps needed to upgrade a typical Spring Boot 1.5 application to Spring Boot 2.0, explaining what's changed in Spring Boot, and some future plans for the project.
-
Next Gen Networking Infrastructure with Rust
Carl Lerche shows how Rust’s “zero cost abstractions” can be leveraged to provide a networking platform that provides expressiveness, speed, and safety with tradeoffs between them.
-
Evaluating Blockchain Companies
Michael Slinn explains the point-based scoring system that he uses when writing an assessment report, and how it applies to blockchain-related technology companies.
-
Help! I Accidentally Distributed My System!
Mobile and web apps are increasingly built on BaaS, PaaS, and IaaS, creating complex systems out of seemingly simple parts, becoming distributed systems engineers.
-
Succession: A Refactoring Story
Katrina Owen presents an end-to-end refactoring that demonstrates simple strategies to avoid misadventures.
-
Efficient Fault Tolerant Java with Aeron Clustering
Todd Montgomery talks about Aeron Clustering, a new means for deploying replicated state machines in Java.
-
To RPC or Not to RPC: Choosing the Right Communication Strategies in a Microservice Architecture
Thomas Bøgh Fangel presents Lunar Way’s journey of breaking up their Rails monolith into a microservice architecture focusing on the benefits changing synchronous RPC to asynchronous events.
-
Goodbye REST APIs. Hello GraphQL!
Cory House discusses GraphQL, what makes it attractive, how GraphQL integrates with React, Angular, Vue and others, and how to migrate from REST APIs.
-
Challenges & Solutions for a Blockchain-Powered Future
Eran Eyal talks about how the advent of blockchain technology promises a new era of more equitably distributed market power, the top 3 challenges adopting blockchain and the challenges of a visual AI.
-
A Microservice Approach in the Boundaries of a Traditional Enterprise Environment
Sebastian Eggers discusses Microservice Blueprint, a well-documented and working reference implementation for a Java-based microservice/API development project.
-
Networking Your Microservices Applications
Owen Garrett discusses some of the approaches that have been tried by the industry including emerging technologies to help find the right solution for an application.