Ambitious Systems
Home
Garden
About
All Notes
note
Oct 06, 2022
Aggregates are Blackboxes
DDD
Aggregate
note
Oct 05, 2022
Each Microservice should be versioned separately
DDD
Bounded Context
Microservice
note
Oct 05, 2022
Microservices should not be locked to specific versions
DDD
Microservice
note
Oct 04, 2022
Aggregates are Modeled Processes
DDD
Aggregate
note
Oct 03, 2022
Bounded Contexts act as boundaries of Domain Concepts
DDD
Domain Model
Bounded Context
note
Sep 29, 2022
Smaller Aggregates Are Better
DDD
Aggregate
Domain Modeling
note
Feb 22, 2022
An Aggregate should never handle other aggregates directly
Aggregate
DDD
Domain Events
note
Mar 08, 2021
Optimistic Concurrency Control does not perform well under high contention
Transactions
Isolation
Serializable Snapshot Isolation
note
Mar 04, 2021
Partitioning can improve throughput in serialized systems
Serial Execution
Partitioning
note
Mar 04, 2021
Stored Procedures are not great for general programming
Stored Procedure
Older →