InfoQ Homepage Architecture Content on InfoQ
-
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.
-
Microservices Security Patterns & Protocols with Spring & PCF
Adib Saikali introduces the patterns and protocols used to secure microservices, covering JWT, JWA, JWS, JWE, JWK, OAuth2, OpenId Connect, and demoing an application build using Spring & PCF.
-
It’s a Multi-cloud World, But What About the Data?
Pulkit Chandra, Nikhil Chandrappa demo a microservices application deployed in an active-active setup across two PCF foundation, and show how PCC handles data replication as well as failure.