Pattern types
Integration Patterns
Integration patterns address how different systems or components within a larger system exchange data and functionality. These patterns aim to create cohesive and efficient interactions between previously separate entities.
21 entries
-
007
Adapter Container
behavioral · integration
-
010
Aggregator
behavioral · integration
-
012
Anti-Corruption Layer
architectural · integration · DDD
-
013
API Composition
architectural · integration
-
014
API Gateway
architectural · integration · microservices
-
043
Conformist
behavioral · integration
-
044
Content-Based Router
behavioral · integration
-
052
Dead Letter Queue
behavioral · integration · messaging
-
065
Event-Carried State Transfer
behavioral · integration · DDD
-
066
Event-Driven Architecture
architectural · behavioral · integration
-
090
Idempotent Receiver
behavioral · integration · resilience
-
094
Inbox Pattern
behavioral · integration
-
111
Message Broker
behavioral · integration · distributed systems
-
112
Message Bus
behavioral · integration · system
-
116
Message Router
behavioral · integration
-
132
Open Host Service
architectural · integration · scalability
-
133
Outbox Pattern
behavioral · integration · reliability
-
154
Published Language
behavioral · integration
-
173
Saga (Orchestration)
distributed system · behavioral · integration
-
206
Transactional Consumer
behavioral · integration · reliability
-
207
Transactional Outbox
behavioral · integration · reliability