This document provides an overview of key architecture components and concepts in BizTalk, including:
- Hosts run BizTalk applications and can have multiple instances across servers.
- Adapters handle communication between BizTalk and external systems through ports.
- Pipelines process messages through stages like encoding, validation, and assembly.
- Orchestrations graphically represent business processes through shapes and subscriptions.
- Other concepts covered are mappings, filtering, persistence, versioning and ports.