InfoQ Homepage Architecture & Design Content on InfoQ
-
Brewing Java Applications in Sigma Managed Clusters
Kingsum Chow talks about the challenges of large-scale software deployments. Chows covers evaluating and estimating software performance at scale, and optimizing software for resource management.
-
Scaling up Performance Benchmarking
Anil Kumar and Monica Beckwith share application architecture decisions, observations points, etc. which can be applied when architecting, deploying and analyzing real production applications.
-
Cloud-Native Streaming Platform: Running Apache Kafka on PKS
Viktor Gamov, Prasad Radhakrishnan cover the challenges and lessons learned from the development of Confluent Operator for Kubernetes as well as various custom deployments on PKS.
-
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.
-
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.
-
Real-world Architecture Panel
The panelists discuss the unique challenges and opportunities in software / hardware architectures that interact with the physical world, with particular emphasis on data flow, control, and ML.
-
Rethinking Legacy and Monolithic Systems
Vaughn Vernon discusses removing entanglement in legacy and monolithic systems.
-
Intel's Cloud-Native Transformation
Liel Chayoun and Roi Ezra discuss Intel’s transition to cloud-native and microservices.
-
PCF Data Collection for TBM
Chris Busch and Raj Sivaraj overview the foundation data collection needs of Mastercard, and how data is collected and provided back to product teams with critical expense data for show-back.
-
Journey to Cloud Architecture
Dylan Smith discusses the architectural challenges faced turning TFS into Azure DevOps, the evolution of the architecture, and lessons learned along the way.
-
Evolve Legacy Java EE Apps to Spring Boot Apps in One Minute
Valdir Scarin discusses the migration from a Java EE system to Spring at CCEE, Brazil: preparing the migration, evaluation of PoCs, various solutions found and the one executed, integration tests used