Sponsor of the Day:
Jerkmate
https://www.informit.com/store/enterprise-patterns-and-mda-building-better-software-9780132800082
Enterprise Patterns and MDA: Building Better Software with Archetype Patterns and UML | InformIT
Praise for Enterprise Patterns and MDA “I've never seen a system of business patterns as detailed as this one. The completeness that Arlow and Neustadt provide...
building better softwareenterprise patternsmdaarchetypeuml
https://developer.hashicorp.com/terraform/tutorials/recommended-patterns
Enterprise Patterns | Terraform | HashiCorp Developer
Implement the most efficient solutions for enterprise organizations with these recommended patterns for Terraform.
terraform hashicorp developerenterprise patterns
https://octopus.com/docs/best-practices/platform-engineering/enterprise-patterns
Octopus Enterprise Patterns | Documentation and Support
This section describes common patterns for deploying octopus in enterprise environments.
enterprise patternsoctopusdocumentationsupport
https://www.enterpriseintegrationpatterns.com/ramblings/eventdriven_coupling.html
Event-driven = Loosely coupled? Not so fast! - Enterprise Integration Patterns
Event-driven architectures (EDAs) are frequently pitched as loosely coupled, when compared to other forms of integration
event drivenloosely coupledenterprise integrationfastpatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/SmartProxy.html
Smart Proxy - Enterprise Integration Patterns
How can you track messages on a service that publishes reply messages to the Return Address specified by the requestor?
enterprise integrationsmartproxypatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/Normalizer.html
Normalizer - Enterprise Integration Patterns
How do you process messages that are semantically equivalent, but arrive in a different format?
enterprise integrationnormalizerpatterns
https://www.hanselman.com/blog/patterns-and-practices-webcast-open-source-in-the-enterprise
Patterns and Practices Webcast - Open Source in the Enterprise - Scott Hanselman's Blog
open sourcescott hanselmanpatternspracticeswebcast
https://axonops.com/docs/data-platforms/cassandra/application-development/patterns/
Enterprise Application Patterns
Architectural patterns for building enterprise applications with Apache Cassandra. Covers patterns for finance, IoT, healthcare, SaaS, and high-performance...
enterprise applicationpatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/CorrelationIdentifier.html
Correlation Identifier - Enterprise Integration Patterns
How does a requestor that has received a reply know which request this is the reply for?
enterprise integrationcorrelationidentifierpatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/MessagingEndpointsIntro.html
Introduction to Messaging Endpoints - Enterprise Integration Patterns
In Introduction to Messaging Systems, we discussed Message Endpoint. This is how an application connects to a messaging system so that it can send and receive...
enterprise integrationintroductionmessagingendpointspatterns
https://culttt.com/2015/03/11/patterns-of-enterprise-application-architecture-review
Patterns of Enterprise Application Architecture [Review] | Culttt
Patterns of Enterprise Application Architecture is a classic programming book written by Martin Fowler and highly regarded by many respected computer...
enterprise applicationarchitecture reviewpatternsculttt
https://www.enterpriseintegrationpatterns.com/patterns/messaging/InvalidMessageChannel.html
Invalid Message Channel - Enterprise Integration Patterns
How can a messaging receiver gracefully handle receiving a message that makes no sense?
channel enterpriseintegration patternsinvalidmessage
https://www.enterpriseintegrationpatterns.com/patterns/messaging/RequestReply.html
Request-Reply - Enterprise Integration Patterns
When an application sends a message, how can it get a response from the receiver?
request replyenterprise integrationpatterns
https://martinfowler.com/books/eip.html
Enterprise Integration Patterns
enterprise integrationpatterns
https://aliensync.com/blockchain-as-a-service-integration-infrastructure-requirements-and-enterprise-adoption-patterns/
Blockchain-as-a-Service Integration: Infrastructure Requirements and Enterprise Adoption Patterns -...
Mar 10, 2026 - Enterprise blockchain adoption accelerated significantly in 2024-2025, with Gartner estimating 30% of medium-to-large organizations now operate...
service integrationinfrastructure requirementsenterprise adoptionblockchainpatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/PipesAndFilters.html
Pipes and Filters - Enterprise Integration Patterns
How can we perform complex processing on a message while maintaining independence and flexibility?
enterprise integrationpipesfilterspatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/SystemManagementIntro.html
Introduction to System Management - Enterprise Integration Patterns
While developing a messaging solution is no easy task, operating such a solution in production is equally challenging: A message-based integration solution may...
system managemententerprise integrationintroductionpatterns
https://www.oneio.cloud/blog/what-are-enterprise-integration-patterns
What are Enterprise Integration Patterns?
Enterprise integration patterns are reusable design solutions for connecting enterprise applications and systems. Learn the key EIP categories, messaging...
enterprise integrationpatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/MessagingComponentsIntro.html
Introduction to Messaging Systems - Enterprise Integration Patterns
Messaging makes applications loosely coupled by communicating asynchronously, which also makes the communication more reliable because the two applications do...
messaging systemsenterprise integrationintroductionpatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/ProcessManager.html
Process Manager - Enterprise Integration Patterns
How do we route a message through multiple processing steps when the required steps may not be known at design-time and may not be sequential?
process managerenterprise integrationpatterns
https://www.infoq.com/eip/
Enterprise Integration Patterns - InfoQ
Helping dev teams adopt new technologies and practices. Written by software engineers. Read by over 1.5 million developers worldwide.
enterprise integrationpatterns infoq
https://www.enterpriseintegrationpatterns.com/
Home - Enterprise Integration Patterns
Enterprise Integration Patterns
enterprise integrationpatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/MessagingMapper.html
Messaging Mapper - Enterprise Integration Patterns
How do you move data between domain objects and the messaging infrastructure while keeping the two independent of each other?
enterprise integrationmessagingmapperpatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/SystemManagementExample.html
Loan Broker System Management - Enterprise Integration Patterns
This section uses a more elaborate example to demonstrate how the system management patterns introduced in this section can be used to monitor and control a...
loan brokersystem managemententerprise integrationpatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/
Messaging Patterns Overview - Enterprise Integration Patterns
This pattern catalog includes 65 integration patterns that we collected from integration projects and updated over two decades. They provide...
messaging patternsoverview enterpriseintegration
https://www.enterpriseintegrationpatterns.com/patterns/messaging/CompetingConsumers.html
Competing Consumers - Enterprise Integration Patterns
How can a messaging client process multiple messages concurrently?
enterprise integrationcompetingconsumerspatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/Detour.html
Detour - Enterprise Integration Patterns
How can you route a message through intermediate steps to perform validation, testing or debugging functions?
enterprise integrationdetourpatterns
https://www.enterpriseintegrationpatterns.com/patterns/messaging/PollingConsumer.html
Polling Consumer - Enterprise Integration Patterns
How can an application consume a message when the application is ready?
consumer enterpriseintegration patternspolling
https://endjin.com/blog/duckdb-in-practice-enterprise-integration-architectural-patterns
DuckDB in Practice: Enterprise Integration and Architectural Patterns | endjin
Mar 29, 2026 - DuckDB comes pre-installed in Microsoft Fabric Python notebooks, so code developed locally deploys straight to production with enterprise monitoring,...
enterprise integrationarchitectural patternsduckdbpracticeendjin
https://www.enterpriseintegrationpatterns.com/patterns/messaging/EnvelopeWrapper.html
Envelope Wrapper - Enterprise Integration Patterns
How can existing systems participate in a messaging exchange that places specific requirements on the message format, such as message header fields or...
enterprise integrationenvelopewrapperpatterns