InfoQ Homepage Architecture Content on InfoQ
-
Expedia’s Journey toward Site Resiliency
Sahar Samiei and Willie Wheeler share Expedia’s resiliency journey, starting with resiliency as an afterthought and progressing toward resiliency as a first-class concern.
-
The Power of Distributed Snapshots in Apache Flink
Stephan Ewen talks about how Apache Flink handles stateful stream processing and how to manage distributed stream processing & data driven applications efficiently with Flink's checkpoints&savepoints.
-
Spring Tools 4 - Eclipse and Beyond
Martin Lippert and Kris De Volder introduce and demo a new generation of Spring tools including Spring Tool Suite for Eclipse (STS4), STS4 VS Code and STS4 Atom.
-
Spring Cloud Gateway
Spencer Gibb and Sree Tummidi discuss Spring Cloud Gateway, its architecture and developer experience, route matching, filtering and how it is different from Zuul 1.
-
Steeltoe and the Open Source .NET Renaissance
Beth Massi, Zach Brown and Dave Tillman discuss the .NET platform renaissance, the Steeltoe framework, then demonstrate how to build resilient microservices with ASP.NET Core.
-
Designing, Implementing and Using Reactive APIs
Ben Hale and Paul Harris discuss why the Cloud Foundry Java Client team chose to use a reactive API for a microservice architecture, API built with Project Reactor.
-
Designing Visualizations for Action
Chris Varosy discusses strategies for designing data visualizations and dashboards that bring the insight users need to make decisions.
-
You Can and Should Make Hardware
Jeff Williams talks about how to always maintain zero difference between prototype and production versions, treat hardware as a delivery system for software value, run everyday design sprints and more
-
Continuous Optimization of Microservices Using ML
Ramki Ramakrishna shares Twitter’s recent experience in applying Bayesian optimization to the performance tuning problem, discussing a service used for continuously optimizing microservices.
-
The ARM to Z of Multi-Architecture Microservices
Christy Norman Perez and Christopher Jones discuss creating multi-platform images with Docker; emulating architectures in containers, running them on Docker Swarm on arm64, ppc64le, s390x, and x86_64.
-
Microservices: Patterns and Practices Panel
C. Richardson, R. Shoup, L. Ryan, R. Tangirala, and R. Schloming participate in a discussion on microservices and the challenges faced at scale, the strategies to use and more.
-
Consumer-Driven Contracts and Your Microservice Architecture
Marcin Grzejszczak and Adib Saikali demo a system using the Consumer-driven Contracts approach together with Spring Boot and the Spring Cloud Contract verifier.