Refactoring to a System of Systems
Offered By: Devoxx via YouTube
Course Description
Overview
Explore a comprehensive conference talk on refactoring monolithic systems into distributed architectures. Delve into common patterns of interaction within monoliths and the challenges that arise when directly applying these patterns to distributed systems. Examine a concrete sample of monolithic module interactions, identifying potential issues in distributed environments. Discover alternative implementation approaches that enhance modularity in monoliths and minimize complications when transitioning to a system of systems. Learn about modeling aggregates, strong consistency, order management in microservices, and handling identity and events in distributed architectures. Gain insights from Oliver Gierke, lead of the Spring Data project at Pivotal, Java Champion, and JPA expert, as he shares his extensive experience in enterprise application development and open source projects.
Syllabus
Introduction
Sample code
Slides
Modeling Aggregates
Refactoring
Strong consistency
Easy model
Order Management
Microservices
Identity
Problems
New problems
Cons
Events
Taught by
Devoxx
Related Courses
Creating and Administering Google Cloud Spanner InstancesPluralsight Architectural Patterns of Resilient Distributed Systems
Strange Loop Conference via YouTube Microsecond Consensus for Microsecond Applications
USENIX via YouTube HTMFS - Strong Consistency Comes for Free with Hardware Transactional Memory in Persistent Memory File Systems
USENIX via YouTube UniStore - A Fault-Tolerant Marriage of Causal and Strong Consistency
USENIX via YouTube