Modernizing an Existing System to Take a More Domain-Driven Approach
Offered By: NDC Conferences via YouTube
Course Description
Overview
Syllabus
Intro
What is DDD?
Core concepts
Domain
Model
Business ubiquitous language
Relationships
Implementation Concepts
Microservices
Messaging
Why eventual consistency matters
Command-Query Responsibility Segregation (CQRS)
When should you use Event Sourcing
Refactor Design Patterns
Strangler Fig
Branch by Abstraction
Parallel Run
Other Design Patterns for Refactoring
The business systems
Database Design
Creating an order - Call origination
Creating an Order - Inter-system communications
How do you even start with this???
Define your context and bounded contexts
Define your communication
Detail your communication
Planning your refactor
Starting your refactor
Old Approach - Inter-system communications
New Approach - Inter-system communications for a
The new business systems
Work to do to existing systems
Refactoring to be Done
Current Order Service
Taught by
NDC Conferences
Related Courses
Event Sourcing and Event Storage with Apache Kafka - Event Sourcing 101Confluent via YouTube Database Scaling Patterns - How to Perform Step by Step Scaling
CodeHelp - by Babbar via YouTube Kubernetes and Microservices with Oracle Database
Oracle via YouTube CQRS with Erlang
Strange Loop Conference via YouTube CQRS & Event Sourcing Apps with Axon & Pivotal Cloud Foundry
GOTO Conferences via YouTube