InfoQ Homepage Architecture Content on InfoQ
-
Design Strategies for Building Safer Platforms
Kat Fukui talks about the design strategies that the Community & Safety team at GitHub uses to design safer, more consensual features and how to incorporate them into teams’ processes.
-
Enterprise Systems Built with Microservices are Designed to Expect Failures, But Then What? How Do We Handle Failures?
Dalia Borker explores the use of caching frameworks to improve resilience and performance in enterprise microservices systems with Redis, Pivotal Cloud Cache, and Hazelcast.
-
Achieving High Throughput with Reliability in Transactional Systems
Kiran Minnasandram, Raju Myadam discuss architecting and designing a high performance throughput & data processing transactional system, and real-time access to a large data set via APIs.
-
Getting from Monolith to Microservices
Jimmy Bogard looks at strategies to break a monolith, from the front-end to the back, including database refactoring and analysis tools to see dependencies in legacy code.
-
What We're Learning Adopting Spring Boot and PCF for Dell.com's eCommerce
Nandini Agarwal, Malini Bhattacharjee share some of the Do’s and Don’ts from their experiences working on the cloud native transformation of Dell.com using Spring Boot, REST, and microservices on PCF.
-
Microservice Agility
Nikola Bogdanov discusses the evolution of the interaction and adaptation of communication and the organizational agility in companies developing microservices.
-
Patterns of Streaming Applications
Monal Daxini talks about streaming application patterns and anti-patterns, and use cases and concrete examples using Apache Flink.
-
Getting Super Productive with Spring Tools 4 and Spring Boot 2
Alex Boyko and Martin Lippert show how to use the Spring Tools 4 in Eclipse and Visual Studio Code when working on Spring Boot 2 applications.
-
Chaos Engineering with Containers
Ana Medina discusses the benefits of using Chaos Engineering to inject failures in order to make our container infrastructure more reliable.
-
Point-to-Point Messaging Architecture - The Reactive Endgame
Ryland Degnan, Stephane Maldini explore the current state of messaging architecture and provide an R&D perspective on the future of distributed systems.
-
Robust Applications with Polly, the .NET Resilience Framework
Bryan Hogan introduces Polly, a .NET resilience framework, discussing some of its most important features.
-
Mastering Spring Boot's Actuator
Madhura Bhave, Andy Wilkinson discuss in detail the Actuator, focusing on the new features including the new endpoint infrastructure that introduces support for Jersey and Web Flux.