InfoQ Homepage Architecture & Design Content on InfoQ
-
Inside a Self-driving Uber
Matt Ranney discusses the software components that come together to make a self-driving Uber drive itself, and how they test new software before it is deployed to the fleet.
-
Quickly Build Spring Boot Applications to Consume Public Cloud Services
Prasad Bopardikar , Colin Stevenson discuss creating Spring Boot apps that can be deployed on PCF on various public clouds.
-
Software Design for Persistent Memory Systems
Howard Chu talks about both naive approaches to leveraging NVRAM, and reasons to avoid those approaches, as well as optimal, proven methods for building systems around persistent memory.
-
Chaos Engineering: Why the World Needs More Resilient Systems
Tammy Butow shares her experiences using chaos engineering to build resilient systems, when they couldn’t build their systems from scratch.
-
Architecting the Blockchain for Failure
Conor Svensson discusses some of the different approaches taken in the Ethereum blockchain for handling failure.
-
Pragmatic Resiliency: Super 6 & Sky Bet Evolution
Michael Maibaum talks about the reality of adapting a complex set of interacting, highly coupled applications to make them more resilient and better able to cope with failure.
-
Latency and Event Tracing with Spring Cloud Data Flow
Presenters discuss how Charles Schwab used Sleuth/Zipkin with SCDF to provide latency and event tracing.
-
Cloud Foundry UAA as an Identity Gateway
Sree Tummidi discusses the capabilities of Cloud Foundry’s UAA which make it apt to be used as an identity gateway for both ingress and egress security patterns.
-
Practical Microservices, Practical Whiskey
Jonathan Schabowsky discusses using microservices in an event-driven architecture with asynchronous messaging.
-
How Events Are Reshaping Modern Systems
Jonas Bonér explores the nature of events, what it means to be event-driven, and how to unleash the power of events.
-
Managing the Complexity of Microservices Deployments
Prithpal Bhogill and Kenny Bastani discuss building cloud native apps on PCF, Spring Boot and Cloud Services, exposing microservices over HTTP with Apigee Edge.
-
Deconstructing Monoliths with Domain-driven Design
This talk explains how Liberty Mutual changed a monolithic app into an event-driven microservices based architecture implemented with Event Sourcing and CQRS.