The Big Friendly Monolith
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore a conference talk that challenges the prevailing microservices trend by advocating for a "Big Friendly Monolith" approach. Delve into the complexities of breaking down existing monoliths and the substantial investment required for greenfield microservices projects. Learn about alternative architectural patterns, including CQRS, event sourcing, and the Axon Framework. Discover how to leverage these concepts to create a scalable, maintainable monolith that offers many benefits of microservices without the associated complexities. Gain insights into practical implementation details such as command gateways, event handlers, and asynchronous command buses. Engage with the speaker's Q&A session, addressing concerns about chatty commands, event delivery, time delays, data erasure, and migration strategies.
Syllabus
Introduction
Layered Architecture
Webshop Example
Big Ball of Mud
Microservices
Excellent Framework
Core Pattern
Complexity
Technical reasons
Aggregates
Reed Models
Elastic Search
Axle Architecture
Axle Sequence Diagram
Event Sourcing Example
The Big Friendly Monolith
Events
Routing
Command Gateway
Event handlers
Asynchronous Command Bus
JGroups
Summary
QA
Questions
Chatty commands
Events delivery
Time delays
Data erasure
Event surging
Big database
Migration
Message Bus
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube