InfoQ Homepage Architecture Content on InfoQ
-
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.
-
Cloud Event-Driven Architectures with Spring Cloud Stream 2.0
Oleg Zhurakousky overviews various types of event-driven architectures, and how the different message-oriented components of the Spring portfolio fit into the picture.
-
Data Consistency in Microservice Using Sagas
Chris Richardson discusses messaging, durability, and reliability in microservice architectures leveraging the Saga Pattern, explaining how sagas work and introduces a saga framework for Java.
-
Nubank's Experience Scaling Microservices Operations
Renan Capaverde and Gustavo Barrancos share how Nubank adopted DevOps and a microservices architecture.
-
Debugging Containerized Microservices
Idit Levine describes and demonstrates common debugging techniques and introduces Squash, a new tool and methodology.
-
Istio - Weaving the Service Mesh
Louis Ryan discusses Istio, a tool which provides a common networking, security, telemetry and policy substrate for service meshes which help transitioning to microservices.
-
Agile Patterns and Anti-Patterns
The panelists share from their experiences working in various sized organizations, across various industries, Agile experiences which can be applied to another team, department, or organization.
-
Introducing Micrometer Application Metrics
Jon Schneider introduces Micrometer and walks through practical exercises that demonstrate how to instrument an application code to yield actionable metrics insights and alerts.